com.btobits.fixengine.exceptions
Class FIXMessageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.btobits.fixengine.exceptions.FIXMessageException
- All Implemented Interfaces:
- Serializable
public class FIXMessageException
- extends RuntimeException
- See Also:
- Serialized Form
FIXMessageException
public FIXMessageException(int reason,
int tagID)
getReason
public int getReason()
getTagID
public int getTagID()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.