Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
This error is thrown when a category specified for a logger
contains invalid characters or is malformed.
This error is thrown by the following method:
-
Log.getLogger()
if a category specified
is malformed.
public function InvalidCategoryError(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
Wed Nov 15 2017, 09:50 AM +01:00