Class RemoteServers.RemoteServerOptionsException

All Implemented Interfaces:
Serializable
Enclosing interface:
RemoteServers

public static final class RemoteServers.RemoteServerOptionsException extends ErrorReportsException
Exception thrown when one or more of the options specified when creating a remote server have been found to be invalid.
See Also:
  • Constructor Details

    • RemoteServerOptionsException

      public RemoteServerOptionsException(String message, List<ErrorReport> reports)
      Constructor.