Class ExternalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectException

public class ExternalException extends ProgramException
See Also:
  • Constructor Details

    • ExternalException

      public ExternalException(String format, Object... arguments)