Package com.ibm.websphere.security.jwt
Class KeyException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.ibm.websphere.security.jwt.KeyException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class KeyException extends java.lang.Exception- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description KeyException(java.lang.String message)KeyException(java.lang.String message, java.lang.Throwable throwable)
 
-