@Deprecated public class FSRemoteException extends Exception
Constructor and Description |
---|
FSRemoteException()
Deprecated.
Creates an
FSRemoteException with no message. |
FSRemoteException(String s)
Deprecated.
Creates an
FSRemoteException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FSRemoteException()
FSRemoteException
with no message.public FSRemoteException(String s)
FSRemoteException
with a message.s
- exception message.Copyright © 2010-2018, ForgeRock All Rights Reserved.