Classes

An object representation of a generic error. Subclass this to create more specific errors if necessary.

An object representation of a generic message. Usually, you will use Error, Warning or Notice instead of this one.

An object representation of a generic notice. Subclass this to create more specific notices if necessary.

Result object for operations dealing with objects, such as the Property Mapper or the Validators.

An object representation of a generic warning. Subclass this to create more specific warnings if necessary.