PHP_CodeSniffer
[ class tree: PHP_CodeSniffer ] [ index: PHP_CodeSniffer ] [ all elements ]

Class: PHP_CodeSniffer_Exception

Source Location: /PHP_CodeSniffer-0.1.0/CodeSniffer/Exception.php

Class Overview

Exception
   |
   --PHP_CodeSniffer_Exception

An exception thrown by PHP_CodeSniffer when it encounters an unrecoverable error.


Author(s):

  • Squiz Pty Ltd

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 38]
An exception thrown by PHP_CodeSniffer when it encounters an unrecoverable error.
  • Author: Squiz Pty Ltd


[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:44:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.