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