PelExceptionA printf() capable exception.
This class is a simple extension of the standard Exception class in PHP, and all the methods defined there retain their original meaning.
Located in /PelException.php (line 48)
Exception | --PelException
| Class | Description |
|---|---|
PelOverflowException
|
Exception cast when numbers overflow. |
PelJpegInvalidMarkerException
|
Exception thrown when an invalid marker is found. |
PelInvalidDataException
|
Exception throw if invalid data is found. |
PelInvalidArgumentException
|
Exception throw if an invalid argument is passed. |
PelIfdException
|
Exception indicating a general problem with the IFD. |
PelDataWindowOffsetException
|
An exception thrown when an invalid offset is encountered. |
PelDataWindowWindowException
|
An exception thrown when an invalid window is encountered. |
PelEntryException
|
Exception indicating a problem with an entry. |
Construct a new PEL exception.
Inherited From Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Documentation generated on Fri, 29 Dec 2006 01:41:48 +0100 by phpDocumentor 1.3.1