Class InputLengthException

All Implemented Interfaces:
Serializable

public class InputLengthException extends BaseUncheckedException
Exception class for inputs lengths.
Since:
1.0.0
Author:
Ritesh Sinha
See Also:
  • Constructor Details

    • InputLengthException

      public InputLengthException(String errorCode, String errorMessage)