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.
Gets the error stack trace.
var stackTrace = error.get_stackTrace();
Return Value
The value of the stack trace, if it exists; otherwise, an empty string.
Remarks
For an example, see the Sys.Net.WebServiceError class overview.