| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
hep.aida.ref.remote.RemoteConnectionException
| Constructor Summary | |
| RemoteConnectionException()Creates a new instance of AidaConnectionExceptionwithout detail message. | |
| RemoteConnectionException(String msg)Constructs an instance of AidaConnectionExceptionwith the specified detail message. | |
| RemoteConnectionException(String msg,
                          Exception e)Constructs an instance of AidaConnectionExceptionwith the specified detail message. | |
| 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 | 
public RemoteConnectionException()
AidaConnectionException without detail message.
public RemoteConnectionException(String msg)
AidaConnectionException with the specified detail message.
msg - the detail message.
public RemoteConnectionException(String msg,
                                 Exception e)
AidaConnectionException with the specified detail message.
msg - the detail message.| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||