|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| CastRuntimeException | This exception is thrown when a class can not cast. |
| ClassCanNotAssignedRuntimeException | This exception is thrown when a class can not be assigned to an another class. |
| ClassNotFoundRuntimeException | This exception is thrown when a ClassNotFoundException is
encountered. |
| ConverterRuntimeException | This exception is thrown when an exception is encountered while converting. |
| IllegalAccessRuntimeException | This exception is thrown when a IllegalAccessException is
encountered. |
| InstantiationRuntimeException | This exception is thrown when a InstantiationException is
encountered. |
| NameAlreadyBoundRuntimeException | This exception is thrown when the name is already bound to an another object. |
| NameNotFoundRuntimeException | This exception is thrown when the name is not bound to any objects. |
| NamingRuntimeException | This exception is thrown when a NamingException is encountered. |
| NoSuchMethodRuntimeException | This exception is thrown when a IllegalAccessException is
encountered. |
| ParseRuntimeException | This exception is thrown when a ParseException is encountered. |
| PropertyCanNotReadRuntimeException | This exception is thrown when an exception is encountered while trying to read the property. |
| PropertyCanNotWriteRuntimeException | This exception is thrown when an exception is encountered while trying to write value to the property. |
| PropertyNotFoundRuntimeException | This exception is thrown when a property is not found. |
| PropertyNotReadableRuntimeException | This exception is thrown when a property is not readable. |
| PropertyNotWritableRuntimeException | This exception is thrown when a property is not writable. |
| SRuntimeException | A base runtime exception. |
This package provides Slim3 commons exceptions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||