scs.core
Class InvalidConnection

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

public final class InvalidConnection
extends UserException

Generated from IDL exception "InvalidConnection".

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

InvalidConnection

public InvalidConnection()

InvalidConnection

public InvalidConnection(String value)


Copyright © 2014. All Rights Reserved.