Error.format Function
Creates an Error object that represents the Sys.FormatException exception.
public static function format( message : String ) : Object
An object that represents a FormatException object.
Show:
Creates an Error object that represents the Sys.FormatException exception.
public static function format( message : String ) : Object
An object that represents a FormatException object.