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