com.fxcm.external.api.transport.exception
Class SessionNotEstablishedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.fxcm.external.api.transport.exception.SessionNotEstablishedException
- All Implemented Interfaces:
- Serializable
public class SessionNotEstablishedException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SessionNotEstablishedException
public SessionNotEstablishedException()
SessionNotEstablishedException
public SessionNotEstablishedException(String aMessage)
SessionNotEstablishedException
public SessionNotEstablishedException(String aMessage,
Throwable aCause)
SessionNotEstablishedException
public SessionNotEstablishedException(Throwable aCause)
Copyright © 2012 FXCM, LLC. All Rights Reserved.