public class ObjectCreationException extends PredictiveServerException
No message string is set for this exception.
Constructor and Description |
---|
ObjectCreationException(java.lang.String message,
java.lang.Throwable cause)
Constructs an instance of this exception.
|
ObjectCreationException(java.lang.Throwable cause)
Deprecated.
|
public ObjectCreationException(java.lang.Throwable cause)
cause
- the causepublic ObjectCreationException(java.lang.String message, java.lang.Throwable cause)
message
- the error messagecause
- the causeCopyright © 2014 Integral Solutions Ltd. All Rights Reserved.