Class VerifierException

All Implemented Interfaces:
Serializable

public class VerifierException extends RuntimeException
Author:
Trygve Laugstøl
See Also:
  • Constructor Details

    • VerifierException

      public VerifierException(String msg)
    • VerifierException

      public VerifierException(String msg, Exception ex)
    • VerifierException

      public VerifierException(String msg, Throwable throwable)