org.openxri.exceptions
Class StageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openxri.exceptions.StageException
All Implemented Interfaces:
java.io.Serializable

public class StageException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
StageException()
           
StageException(java.lang.String message)
           
StageException(java.lang.String message, java.lang.Throwable ex)
           
StageException(java.lang.Throwable ex)
           
 
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

StageException

public StageException()

StageException

public StageException(java.lang.String message,
                      java.lang.Throwable ex)

StageException

public StageException(java.lang.String message)

StageException

public StageException(java.lang.Throwable ex)


Copyright © 2005-2012. All Rights Reserved.