|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.identity.wss.security.SecurityException
public class SecurityException
This class SecurityException is used to generate the
exceptions during failures for generating or handing Web Services
Security classes or functionalities.
| Constructor Summary | |
|---|---|
SecurityException()
Create an SecurityException with no message. |
|
SecurityException(String message)
Create an SecurityException with a message. |
|
| Constructor Detail |
|---|
public SecurityException()
SecurityException with no message.
public SecurityException(String message)
SecurityException with a message.
message - message for the exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||