Class FSRemoteException

    • Constructor Detail

      • FSRemoteException

        public FSRemoteException()
        Deprecated.
        Creates an FSRemoteException with no message.
      • FSRemoteException

        public FSRemoteException​(String s)
        Deprecated.
        Creates an FSRemoteException with a message.
        Parameters:
        s - exception message.