Class HTTPGoneException

All Implemented Interfaces:
Serializable

public class HTTPGoneException extends PKIException
See Also:
  • Constructor Details

    • HTTPGoneException

      public HTTPGoneException(String message)
    • HTTPGoneException

      public HTTPGoneException(String message, Throwable cause)
    • HTTPGoneException

      public HTTPGoneException(PKIException.Data data)