Class fever.exception.ValidationException

Description

Thrown to indicate an error in validation process.

Take a look at fever.data.validators package to see fever Validation implementation.

See Also

Field Index

Inherited from Exception

Method Index

new ValidationException()

Inherited from Exception

Constructor Detail

ValidationException

public function ValidationException(info)

Constructs a new ValidationException instance.

Parameters