public class EserialInstantiationException extends EserialException
| Constructor and Description |
|---|
EserialInstantiationException(java.lang.String message,
java.lang.Throwable cause)
Instantiates a new EserialInstantationException with the given message and cause.
|
public EserialInstantiationException(java.lang.String message,
java.lang.Throwable cause)
message - the message of the exceptioncause - the cause of the exception