Class GetEndPointInfoAgainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.corba.ee.spi.legacy.connection.GetEndPointInfoAgainException
- All Implemented Interfaces:
Serializable
This exception is raised by
ORBSocketFactory.createSocket
.
It informs the ORB that it should call
ORBSocketFactory.getEndPointInfo
again with the
given socketInfo
object as an argument (i.e., a cookie).- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
socketInfo
-
-
Constructor Details
-
GetEndPointInfoAgainException
-
-
Method Details
-
getEndPointInfo
-