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, setNestedException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public NoPersistenceInformationException(String className)
className
- Name of the classCopyright © 2019. All rights reserved.