Class ValidationFailedException

All Implemented Interfaces:
Serializable

public class ValidationFailedException extends ExpectedException
See Also:
  • Constructor Details

    • ValidationFailedException

      public ValidationFailedException()
    • ValidationFailedException

      public ValidationFailedException(String header, String msg)
  • Method Details