Class ServiceRemoteException

    • Constructor Detail

      • ServiceRemoteException

        public ServiceRemoteException​(String message)
        ServiceRemoteException Constructor.
        Parameters:
        message - the message
      • ServiceRemoteException

        public ServiceRemoteException​(String message,
                                      Exception innerException)
        ServiceRemoteException Constructor.
        Parameters:
        message - the message
        innerException - the inner exception