org.sca4j.host.runtime
Class ShutdownException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sca4j.host.SCA4JException
              extended by org.sca4j.host.runtime.ShutdownException
All Implemented Interfaces:
java.io.Serializable

public class ShutdownException
extends SCA4JException

Denotes an error during runtime shutdown

Version:
$Rev: 1 $ $Date: 2007-05-14 18:40:37 +0100 (Mon, 14 May 2007) $
See Also:
Serialized Form

Constructor Summary
ShutdownException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.sca4j.host.SCA4JException
getIdentifier, printStackTraceElements
 
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

ShutdownException

public ShutdownException(java.lang.Throwable cause)


Copyright © 2008-2010 Service Symphony. All Rights Reserved.