com.fxcm.external.api.transport.exception
Class SessionNotEstablishedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.fxcm.external.api.transport.exception.SessionNotEstablishedException
All Implemented Interfaces:
Serializable

public class SessionNotEstablishedException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
SessionNotEstablishedException()
           
SessionNotEstablishedException(String aMessage)
           
SessionNotEstablishedException(String aMessage, Throwable aCause)
           
SessionNotEstablishedException(Throwable aCause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.