public class DatastoreInitialisationException extends NucleusUserException
| Constructor and Description |
|---|
DatastoreInitialisationException(String msg)
Constructor for an exception with a message.
|
DatastoreInitialisationException(String msg,
Throwable ex)
Constructor for an exception with a message.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic DatastoreInitialisationException(String msg)
msg - the detail messageCopyright © 2019. All rights reserved.