Class: PHP_CodeSniffer_Exception
Source Location: /PHP_CodeSniffer-2.0.0a2/CodeSniffer/Exception.php
Exception
|
--PHP_CodeSniffer_Exception
An exception thrown by PHP_CodeSniffer when it encounters an unrecoverable error.
Author(s):
Version:
Copyright:
- 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
Inherited Variables
Class: Exception (Internal Class)
-
$code
-
$file
-
$line
-
$message
-
$previous
-
$string
-
$trace
Inherited Methods
Class: Exception (Internal Class)
-
constructor __construct ( [$message = ], [$code = ], [$previous = ] )
-
getCode ( )
-
getFile ( )
-
getLine ( )
-
getMessage ( )
-
getPrevious ( )
-
getTrace ( )
-
getTraceAsString ( )
-
__clone ( )
-
__toString ( )
-
__wakeup ( )
Class Details
[line 28]
An exception thrown by PHP_CodeSniffer when it encounters an unrecoverable error.
Documentation generated on 2019年3月11日 15:57:06 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.