# ErrorPageException

Thrown to trigger the CMS error page

****

- Full class name: `Kirby\Exception\ErrorPageException`
- Alias: `Errorpageexception`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Exception/ErrorPageException.php#L15>

****

### ErrorPageException

- [new ErrorPageException()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/__construct.md)
- [$errorPageException->__toString()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/__to-string.md)
- [$errorPageException->__wakeup()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/__wakeup.md)
- [$errorPageException->getCode()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-code.md)
- [$errorPageException->getData()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-data.md)
- [$errorPageException->getDetails()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-details.md)
- [$errorPageException->getFile()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-file.md)
- [$errorPageException->getFileRelative()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-file-relative.md)
- [$errorPageException->getHttpCode()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-http-code.md)
- [$errorPageException->getKey()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-key.md)
- [$errorPageException->getLine()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-line.md)
- [$errorPageException->getMessage()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-message.md)
- [$errorPageException->getPrevious()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-previous.md)
- [$errorPageException->getTrace()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-trace.md)
- [$errorPageException->getTraceAsString()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/get-trace-as-string.md)
- [$errorPageException->isTranslated()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/is-translated.md)
- [$errorPageException->toArray()](https://getkirby.com/docs/reference/objects/exception/error-page-exception/to-array.md)