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, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public DatastoreInitialisationException(String msg)
msg
- the detail messageCopyright © 2019. All rights reserved.