scs.core
Class StartupFailed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by scs.core.StartupFailed
All Implemented Interfaces:
Serializable, IDLEntity

public final class StartupFailed
extends UserException

Generated from IDL exception "StartupFailed".

Version:
generated at Feb 10, 2014 8:09:01 AM
Author:
JacORB IDL compiler V 3.1, 19-Aug-2012
See Also:
Serialized Form

Constructor Summary
StartupFailed()
           
StartupFailed(String value)
           
 
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

StartupFailed

public StartupFailed()

StartupFailed

public StartupFailed(String value)


Copyright © 2014. All Rights Reserved.