n2n Page Rocket 1 API

n2n\util\ex\err

­Fancy­Error­Exception

FancyErrorException extends ErrorException implements Documentable, EnhancedError

All Implemented Interfaces:

SubTypes

Methods summary

Modifier and Type Method
public __construct ( string message = null , string file = null , int line = null , int startLine = null , int endLine = null , Exception previous = null , string documentId = null , int code = null , int severity = E_USER_ERROR )
public getStartLine ( )
public getEndLine ( )
public getDocumentId ( )
public addAdditionalError ( string fileFsPath , int line = null , int startLine = null , int endLine = null , string description = null )
public AdditionalError [] getAdditionalErrors ( )

Methods in detail