system/io/IOException.php
Extends Exception to take advantage of methods therein.
- Package
- phing.system.io
Package: phing\system\ioExtends Exception to take advantage of methods therein.
- Parent(s)
- \Exception
Methods



__construct(
)
:
void
inherited
Inherited from:
\Exception::__construct()



__toString(
)
:
void
inherited
Inherited from:
\Exception::__toString()



getCode(
)
:
void
finalinherited
Inherited from:
\Exception::getCode()



getFile(
)
:
void
finalinherited
Inherited from:
\Exception::getFile()



getLine(
)
:
void
finalinherited
Inherited from:
\Exception::getLine()



getMessage(
)
:
void
finalinherited
Inherited from:
\Exception::getMessage()



getPrevious(
)
:
void
finalinherited
Inherited from:
\Exception::getPrevious()



getTrace(
)
:
void
finalinherited
Inherited from:
\Exception::getTrace()



getTraceAsString(
)
:
void
finalinherited
Inherited from:
\Exception::getTraceAsString()