org.sca4j.host.runtime
Class StartException

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.StartException
All Implemented Interfaces:
java.io.Serializable

public class StartException
extends SCA4JException

Denotes an error starting the runtime

Version:
$Rev: 148 $ $Date: 2007-06-02 05:10:48 +0100 (Sat, 02 Jun 2007) $
See Also:
Serialized Form

Constructor Summary
StartException(java.lang.String message, 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

StartException

public StartException(java.lang.String message,
                      java.lang.Throwable cause)


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