scs.core
Class ShutdownFailed

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

public final class ShutdownFailed
extends UserException

Generated from IDL exception "ShutdownFailed".

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
ShutdownFailed()
           
ShutdownFailed(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

ShutdownFailed

public ShutdownFailed()

ShutdownFailed

public ShutdownFailed(String value)


Copyright © 2014. All Rights Reserved.