depage\htmlform\exceptions Namespace Reference
Detailed Description
Htmlform exceptions.
Classes | |
class | duplicateElementNameException |
thrown when there are duplicate element names More... | |
class | elementException |
parent for element specific exceptions More... | |
class | elementParametersNoArrayException |
thrown when element parameters aren't of type array on construction More... | |
class | invalidElementNameException |
thrown when element name is empty or contains invalid characters More... | |
class | unknownElementTypeException |
thrown when attemting to instantiate an inexistent element class More... | |
class | validatorNotCallable |
parent for element specific exceptions More... | |