public class PersistentSuperclassNotAllowedException extends ClassDefinitionException
ClassView,
Serialized Form| Constructor and Description |
|---|
PersistentSuperclassNotAllowedException(String className)
Constructs a persistent-superclass-not-allowed exception.
|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal, setNestedExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic PersistentSuperclassNotAllowedException(String className)
className - The class having the persistence-capable superclass.Copyright © 2017. All rights reserved.