Ableverse™
TOB 6.0

av.tob
Class ObjectBaseCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by av.tob.ObjectBaseCreationException
All Implemented Interfaces:
Serializable

public class ObjectBaseCreationException
extends Exception

Indicates all attempts have failed to create a working TOB.

Author:
Compl
See Also:
Serialized Form

Constructor Summary
ObjectBaseCreationException(Exception cause)
           
ObjectBaseCreationException(List<ObjectBaseCreationException> causes)
           
ObjectBaseCreationException(String msg)
           
 
Method Summary
 void printStackTrace()
           
 void printStackTrace(PrintStream s)
           
 void printStackTrace(PrintWriter s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectBaseCreationException

public ObjectBaseCreationException(String msg)

ObjectBaseCreationException

public ObjectBaseCreationException(Exception cause)

ObjectBaseCreationException

public ObjectBaseCreationException(List<ObjectBaseCreationException> causes)
Method Detail

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in class Throwable

printStackTrace

public void printStackTrace(PrintStream s)
Overrides:
printStackTrace in class Throwable

printStackTrace

public void printStackTrace(PrintWriter s)
Overrides:
printStackTrace in class Throwable

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.