public class NoPersistenceInformationException extends NucleusUserException
| Constructor and Description |
|---|
NoPersistenceInformationException(String className)
Constructs an exception for the specified class.
|
NoPersistenceInformationException(String className,
Exception nested)
Constructs an exception for the specified class with the supplied nested exception.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic NoPersistenceInformationException(String className)
className - Name of the classCopyright © 2019. All rights reserved.