Class ArachnioException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ForbiddenArachnioException, InternalErrorArachnioException

public abstract class ArachnioException extends IOException
See Also:
  • Constructor Details

    • ArachnioException

      protected ArachnioException(String message)
    • ArachnioException

      public ArachnioException(String message, Throwable cause)
    • ArachnioException

      public ArachnioException(Throwable cause)