Package anbxj

Class AnB_CheckFailedException

All Implemented Interfaces:
Serializable

public class AnB_CheckFailedException extends Exception
Failed checks exception
See Also:
  • Constructor Details

    • AnB_CheckFailedException

      public AnB_CheckFailedException(String message)
      generic constructor to throw an exception with a message for AnB protocols
      Parameters:
      message - the error message
    • AnB_CheckFailedException

      public AnB_CheckFailedException(String message, Throwable throwable)
      generic constructor to throw a specific exception with a message for AnB protocols
      Parameters:
      message - the error message
      throwable - the throwable exception