Documentation

ShinyException extends Exception
in package

Display a exception as a human readable error message

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

Cloudrexx Development Team info@cloudrexx.com

subpackage

core_error

version
1.0.0

Table of Contents

Properties

$templateFile  : mixed
$templatePlaceholders  : mixed

Methods

__construct()  : mixed
getBackendViewMessage()  : mixed
registerPlaceholders()  : mixed
setTemplateFile()  : mixed

Properties

Methods

__construct()

public __construct([mixed $message = null ][, mixed $code = 0 ][, Exception $previous = null ]) : mixed
Parameters
$message : mixed = null
$code : mixed = 0
$previous : Exception = null

registerPlaceholders()

public registerPlaceholders(mixed $placeholders) : mixed
Parameters
$placeholders : mixed

setTemplateFile()

public setTemplateFile(mixed $templateFile) : mixed
Parameters
$templateFile : mixed

        
On this page

Search results