Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
This error is thrown when a filter specified for a target
contains invalid characters or is malformed.
This error is thrown by the following methods/properties:
-
ILoggerTarget.filters
if a filter expression
in this listis malformed.
public function InvalidFilterError(message:String)
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Constructor.
Parameters | message:String — The message that describes this error.
|
public function toString():String
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Returns the messge as a String.
Returns
Mon Feb 18 2013, 01:33 PM +11:00