Class InvalidJweException

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

public class InvalidJweException extends Exception
Author:
Javier Rojas Blum Date: 12.06.2012
See Also:
  • Constructor Details

    • InvalidJweException

      public InvalidJweException(String message)
    • InvalidJweException

      public InvalidJweException(String message, Throwable cause)
    • InvalidJweException

      public InvalidJweException(Throwable cause)