Class ValidationException

All Implemented Interfaces:
Serializable

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

    • ValidationException

      public ValidationException(FIXError error, Throwable cause)
      Create a new ValidateException with the specified detail message and the given root cause.
      Parameters:
      error - the detail message
      cause - the root cause