av.tob
Class ObjectClassNotMadeSwappableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
av.tob.ObjectBaseException
av.tob.ObjectClassNotMadeSwappableException
- All Implemented Interfaces:
- Serializable
public class ObjectClassNotMadeSwappableException
- extends ObjectBaseException
Indicates a persistent class is not properly made Swappable when
needed so.
- Author:
- Compl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectClassNotMadeSwappableException
public ObjectClassNotMadeSwappableException()
ObjectClassNotMadeSwappableException
public ObjectClassNotMadeSwappableException(String message)
ObjectClassNotMadeSwappableException
public ObjectClassNotMadeSwappableException(String message,
Throwable cause)
ObjectClassNotMadeSwappableException
public ObjectClassNotMadeSwappableException(Throwable cause)
Copyright© 2006 Ableverse Platform. All rights reserved.