This class defines the base execption for the API.
Located in /classes/narutoException.php (line 15)
Exception | --NarutoException
Contructor.
Gets the code from the secondary source of the exception.
Gets the message from the secondary source of the exception.
Gets the secondary source of the exception.
Sets the code from the secondary source of the exception.
Sets the message from the secondary source of the exception.
Sets the secondary source of the exception.
Returns information about the execptions.
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Sun, 26 Oct 2008 16:41:13 -0400 by phpDocumentor 1.4.2