public class GetEndPointInfoAgainException extends Exception
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).Constructor and Description |
---|
GetEndPointInfoAgainException(SocketInfo socketInfo) |
Modifier and Type | Method and Description |
---|---|
SocketInfo |
getEndPointInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GetEndPointInfoAgainException(SocketInfo socketInfo)
public SocketInfo getEndPointInfo()
Copyright © 2016 JBoss by Red Hat. All rights reserved.