com.teraspaces.qwfix
Class FIXSessionLogonSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.teraspaces.qwfix.FIXSessionLogonSecurityException
All Implemented Interfaces:
Serializable

public final class FIXSessionLogonSecurityException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
FIXSessionLogonSecurityException()
           
FIXSessionLogonSecurityException(String message)
           
FIXSessionLogonSecurityException(String message, Throwable innerException)
           
FIXSessionLogonSecurityException(Throwable message)
           
 
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

FIXSessionLogonSecurityException

public FIXSessionLogonSecurityException()

FIXSessionLogonSecurityException

public FIXSessionLogonSecurityException(String message)

FIXSessionLogonSecurityException

public FIXSessionLogonSecurityException(Throwable message)

FIXSessionLogonSecurityException

public FIXSessionLogonSecurityException(String message,
                                        Throwable innerException)