Class SignatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jans.as.model.exception.SignatureException
All Implemented Interfaces:
Serializable

public class SignatureException extends Exception
Author:
Javier Rojas Blum Date: 11.12.2012
See Also:
  • Constructor Details

    • SignatureException

      public SignatureException(String message)
    • SignatureException

      public SignatureException(String message, Throwable cause)
    • SignatureException

      public SignatureException(Throwable cause)