public class FSRemoteException extends Exception
Constructor and Description |
---|
FSRemoteException()
Creates an
FSRemoteException with no message. |
FSRemoteException(String s)
Creates an
FSRemoteException with a message. |
public FSRemoteException()
FSRemoteException
with no message.public FSRemoteException(String s)
FSRemoteException
with a message.s
- exception message.Copyright © 2010-2013, ForgeRock All Rights Reserved.