ArguementTypeError
| Kind of class: | public class |
|---|---|
| Package: | org.casalib.errors |
| Inherits from: | ArgumentError |
| Version: | 08/06/08 |
| Author: | Aaron Clinger |
| Classpath: | org.casalib.errors.ArguementTypeError |
| File last modified: | Wednesday, 31 December 2008, 20:18:28 |
Constructor
ArguementTypeError
public function ArguementTypeError (
paramName:String = null)
Creates a new ArguementTypeError.
Parameters:
paramName:
The name of the parameter with the incorrect type.