|
|||||||||
| 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.federation.common.FSRemoteException
public class FSRemoteException
This class is an extension point for IDFF related exceptions.
| Constructor Summary | |
|---|---|
FSRemoteException()
Creates an FSRemoteException with no message. |
|
FSRemoteException(String s)
Creates an FSRemoteException with a message. |
|
| Constructor Detail |
|---|
public FSRemoteException()
FSRemoteException with no message.
public FSRemoteException(String s)
FSRemoteException with a message.
s - exception message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||