Ableverse™
TOB 6.0

av.tob
Class ObjectClassNotMadeSwappableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by av.tob.ObjectBaseException
                  extended by 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

Constructor Summary
ObjectClassNotMadeSwappableException()
           
ObjectClassNotMadeSwappableException(String message)
           
ObjectClassNotMadeSwappableException(String message, Throwable cause)
           
ObjectClassNotMadeSwappableException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectClassNotMadeSwappableException

public ObjectClassNotMadeSwappableException()

ObjectClassNotMadeSwappableException

public ObjectClassNotMadeSwappableException(String message)

ObjectClassNotMadeSwappableException

public ObjectClassNotMadeSwappableException(String message,
                                            Throwable cause)

ObjectClassNotMadeSwappableException

public ObjectClassNotMadeSwappableException(Throwable cause)

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.