[phruts-exception] element index

Package indexes

All elements
p
p
top
PHRUTS_ClassNotFoundException.php
PHRUTS_ClassNotFoundException.php in PHRUTS_ClassNotFoundException.php
PHRUTS_IllegalArgumentException.php
PHRUTS_IllegalArgumentException.php in PHRUTS_IllegalArgumentException.php
PHRUTS_IllegalStateException.php
PHRUTS_IllegalStateException.php in PHRUTS_IllegalStateException.php
PHRUTS_InstantiationException.php
PHRUTS_InstantiationException.php in PHRUTS_InstantiationException.php
PHRUTS_IOException.php
PHRUTS_IOException.php in PHRUTS_IOException.php
PHRUTS_ServiceException.php
PHRUTS_ServiceException.php in PHRUTS_ServiceException.php
PHRUTS_ClassNotFoundException
PHRUTS_ClassNotFoundException in PHRUTS_ClassNotFoundException.php
Thrown when a class is requested by reflection, but the class definition cannot be found.
PHRUTS_IllegalArgumentException
PHRUTS_IllegalArgumentException in PHRUTS_IllegalArgumentException.php
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
PHRUTS_IllegalStateException
PHRUTS_IllegalStateException in PHRUTS_IllegalStateException.php
Thrown when a method is invoked at an illegal or inappropriate time.
PHRUTS_InstantiationException
PHRUTS_InstantiationException in PHRUTS_InstantiationException.php
Thrown when an attempt is made to us reflection to build a non-instantable class.
PHRUTS_IOException
PHRUTS_IOException in PHRUTS_IOException.php
Signal that an I/O exception of some sort has occured
PHRUTS_ServiceException
PHRUTS_ServiceException in PHRUTS_ServiceException.php
Defines a general exception a controller service can throw when it encounters difficulty.
p