public class SampleGenerationException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
SampleGenerationException(java.lang.String message)
Constructs a SampleGenerationException with the specified error message.
|
SampleGenerationException(java.lang.String message,
java.lang.Throwable cause)
Constructs a SampleGenerationException with the specified error message
and cause.
|
public SampleGenerationException(java.lang.String message)
public SampleGenerationException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2017. All Rights Reserved.