Package org.keycloak.jose.jws
Class JWSInputException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.keycloak.jose.jws.JWSInputException
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class JWSInputException extends Exception - Author:
- Stian Thorgersen
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description JWSInputException()JWSInputException(String s)JWSInputException(Throwable throwable)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-