|
|||||||||
| 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.provider.ProviderException
public class ProviderException
| Constructor Summary | |
|---|---|
ProviderException()
Create an ProviderException with no message. |
|
ProviderException(String s)
Create an ProviderException with a message. |
|
| Constructor Detail |
|---|
public ProviderException()
ProviderException with no message.
public ProviderException(String s)
ProviderException with a message.
s - message for the exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||