Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Creates an Error object that represents the Sys.FormatException exception.
public static function format(
message : String
) : Object
Parameters
Parameter |
Description |
|---|---|
message |
(Optional) An error message string. The value can be null. If message is null, a default message is used. |
Return Value
An object that represents a FormatException object.