Class MessageDefinitionsException

All Implemented Interfaces:
Serializable

public class MessageDefinitionsException extends CommonValidationException
Author:
Serhiy_Zahriychuk Date: Sep 19, 2008
See Also:
  • Constructor Details

    • MessageDefinitionsException

      public MessageDefinitionsException(FIXError validationError, Throwable cause)
      Construct a CommonFastValidatorException with the specified detail message and nested exception.
      Parameters:
      validationError - instance that contains all problems
      cause - the nested exception