public class NoTableManagedException
extends org.datanucleus.exceptions.NucleusUserException
StoreManager,
Serialized Form| Constructor and Description |
|---|
NoTableManagedException(String className)
Constructs a no table managed exception.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic NoTableManagedException(String className)
className - Name of the class on which the operation requiring a
table was attempted.Copyright © 2019. All rights reserved.