CakePHP
  • Documentation
    • Book
    • API
    • Videos
    • Reporting Security Issues
    • Privacy Policy
    • Logos & Trademarks
  • Business Solutions
  • Swag
  • Road Trip
  • Team
  • Community
    • Community
    • Get Involved
    • Issues (GitHub)
    • Bakery
    • Featured Resources
    • Training
    • Meetups
    • My CakePHP
    • CakeFest
    • Newsletter
    • Linkedin
    • YouTube
    • Facebook
    • Twitter
    • Mastodon
    • Help & Support
    • Forum
    • Stack Overflow
    • Slack
    • Paid Support
CakePHP

C CakePHP 2.1 API

  • Overview
  • Tree
  • Deprecated
  • Version:
    • 2.1
      • 4.2
      • 4.1
      • 4.0
      • 3.9
      • 3.8
      • 3.7
      • 3.6
      • 3.5
      • 3.4
      • 3.3
      • 3.2
      • 3.1
      • 3.0
      • 2.10
      • 2.9
      • 2.8
      • 2.7
      • 2.6
      • 2.5
      • 2.4
      • 2.3
      • 2.2
      • 2.1
      • 2.0
      • 1.3
      • 1.2

Packages

  • Cake
    • Cache
      • Engine
    • Configure
    • Console
      • Command
        • Task
    • Controller
      • Component
        • Acl
        • Auth
    • Core
    • Error
    • Event
    • I18n
    • Log
      • Engine
    • Model
      • Behavior
      • Datasource
        • Database
        • Session
    • Network
      • Email
      • Http
    • Routing
      • Route
    • TestSuite
      • Coverage
      • Fixture
      • Reporter
    • Utility
    • View
      • Helper

Classes

  • ErrorHandler
  • ExceptionRenderer

Exceptions

  • AclException
  • BadRequestException
  • CacheException
  • CakeException
  • CakeLogException
  • CakeSessionException
  • ConfigureException
  • ConsoleException
  • ForbiddenException
  • HttpException
  • InternalErrorException
  • MethodNotAllowedException
  • MissingActionException
  • MissingBehaviorException
  • MissingComponentException
  • MissingConnectionException
  • MissingControllerException
  • MissingDatabaseException
  • MissingDatasourceConfigException
  • MissingDatasourceException
  • MissingHelperException
  • MissingLayoutException
  • MissingModelException
  • MissingPluginException
  • MissingShellException
  • MissingShellMethodException
  • MissingTableException
  • MissingTaskException
  • MissingTestLoaderException
  • MissingViewException
  • NotFoundException
  • PrivateActionException
  • RouterException
  • SocketException
  • UnauthorizedException
  • XmlException

Package Cake\Error

Class summary

  • ErrorHandler

  • ExceptionRenderer

    Exception Renderer.

Exception summary

  • AclException

    Exception class for AclComponent and Interface implementations.

  • BadRequestException

    Represents an HTTP 400 error.

  • CacheException

    Exception class for Cache. This exception will be thrown from Cache when it encounters an error.

  • CakeException

    CakeException is used a base class for CakePHP's internal exceptions. In general framework errors are interpreted as 500 code errors.

  • CakeLogException

    Exception class for CakeLog. This exception will be thrown from CakeLog when it encounters an error.

  • CakeSessionException

    Exception class for CakeSession. This exception will be thrown from CakeSession when it encounters an error.

  • ConfigureException

    Exception class for Configure. This exception will be thrown from Configure when it encounters an error.

  • ConsoleException

    Exception class for Console libraries. This exception will be thrown from Console library classes when they encounter an error.

  • ForbiddenException

    Represents an HTTP 403 error.

  • HttpException

  • InternalErrorException

    Represents an HTTP 500 error.

  • MethodNotAllowedException

    Represents an HTTP 405 error.

  • MissingActionException

    Missing Action exception - used when a controller action cannot be found.

  • MissingBehaviorException

    Used when a behavior cannot be found.

  • MissingComponentException

    Used when a component cannot be found.

  • MissingConnectionException

    Used when no connections can be found.

  • MissingControllerException

    Missing Controller exception - used when a controller cannot be found.

  • MissingDatabaseException

    Runtime Exceptions for ConnectionManager

  • MissingDatasourceConfigException

    Exception class to be thrown when a datasource configuration is not found

  • MissingDatasourceException

    Used when a datasource cannot be found.

  • MissingHelperException

    Used when a helper cannot be found.

  • MissingLayoutException

    Used when a layout file cannot be found.

  • MissingModelException

    Exception raised when a Model could not be found.

  • MissingPluginException

    Exception raised when a plugin could not be found

  • MissingShellException

    Used when a shell cannot be found.

  • MissingShellMethodException

    Used when a shell method cannot be found.

  • MissingTableException

    Exception class to be thrown when a database table is not found in the datasource

  • MissingTaskException

    Used when a Task cannot be found.

  • MissingTestLoaderException

    Exception raised when a test loader could not be found

  • MissingViewException

    Used when a view file cannot be found.

  • NotFoundException

    Represents an HTTP 404 error.

  • PrivateActionException

    Private Action exception - used when a controller action starts with a _.

  • RouterException

    Exception class for Router. This exception will be thrown from Router when it encounters an error.

  • SocketException

    Exception class for Socket. This exception will be thrown from CakeSocket, CakeEmail, HttpSocket SmtpTransport, MailTransport and HttpResponse when it encounters an error.

  • UnauthorizedException

    Represents an HTTP 401 error.

  • XmlException

    Exception class for Xml. This exception will be thrown from Xml when it encounters an error.

OpenHub
Rackspace
Rackspace
  • Business Solutions
  • Showcase
  • Documentation
  • Book
  • API
  • Videos
  • Reporting Security Issues
  • Privacy Policy
  • Logos & Trademarks
  • Community
  • Get Involved
  • Issues (GitHub)
  • Bakery
  • Featured Resources
  • Training
  • Meetups
  • My CakePHP
  • CakeFest
  • Newsletter
  • Linkedin
  • YouTube
  • Facebook
  • Twitter
  • Mastodon
  • Help & Support
  • Forum
  • Stack Overflow
  • Slack
  • Paid Support

Generated using CakePHP API Docs