Class SessionNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.btobits.fixengine.exceptions.SessionNotFoundException
All Implemented Interfaces:
Serializable

public class SessionNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • SessionNotFoundException

      public SessionNotFoundException()
    • SessionNotFoundException

      public SessionNotFoundException(String s)
  • Method Details