All Implemented Interfaces:
Serializable

public class GoneException extends ServiceException
Thrown when things that are expected to be found are GONE.
See Also:
  • Constructor Details

    • GoneException

      public GoneException()
    • GoneException

      public GoneException(String message)
    • GoneException

      public GoneException(String message, Throwable e)
    • GoneException

      public GoneException(String message, ValidationResult validationResult)