Class AGPreconditionFailedException

All Implemented Interfaces:
Serializable

public class AGPreconditionFailedException extends AGHttpException
See Also:
  • Constructor Details

    • AGPreconditionFailedException

      public AGPreconditionFailedException(String message)
    • AGPreconditionFailedException

      public AGPreconditionFailedException(Exception e)
    • AGPreconditionFailedException

      public AGPreconditionFailedException(String message, Throwable cause)