Packageorg.spicefactory.lib.reflect.mapping
Classpublic class ValidationError
InheritanceValidationError Inheritance NestedError Inheritance Error

Error thrown when a metadata tag or XML tag that has been mapped to a custom class contains invalid arguments.



Public Properties
 PropertyDefined By
 Inheritedcause : Error
[read-only] The cause of this Error, may be null.
NestedError
Public Methods
 MethodDefined By
  
ValidationError(message:String, cause:Error = null, id:int = 0)
Create a new instance.
ValidationError
Constructor Detail
ValidationError()Constructor
public function ValidationError(message:String, cause:Error = null, id:int = 0)

Create a new instance.

Parameters
message:String — the message associated with this error
 
cause:Error (default = null) — the cause of this Error
 
id:int (default = 0) — an optional reference number