| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sun.identity.liberty.ws.security.SecurityTokenException
This class is an extension point for all security authority related exceptions.
| Constructor Summary | |
| SecurityTokenException()Create an SecurityTokenExceptionwith no message. | |
| SecurityTokenException(java.lang.String s)Create an SecurityTokenExceptionwith a message. | |
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public SecurityTokenException()
SecurityTokenException with no message.public SecurityTokenException(java.lang.String s)
SecurityTokenException with a message.s - message for the exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||