Class ValApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hack23.cia.service.external.val.api.ValApiException
All Implemented Interfaces:
Serializable

public class ValApiException extends Exception
The Class ValApiException.
See Also:
  • Constructor Details

    • ValApiException

      public ValApiException(String message, Throwable cause)
      Instantiates a new val api exception.
      Parameters:
      message - the message
      cause - the cause