NetworkException (namespace)
Namespace Cake\Network\Exception
Exception summary
-
BadRequestException
Represents an HTTP 400 error.
-
ConflictException
Represents an HTTP 409 error.
-
ForbiddenException
Represents an HTTP 403 error.
-
GoneException
Represents an HTTP 410 error.
-
HttpException
Parent class for a