Special return type used to indicate that an exception was fired on the server. This object is JSON serialized and the client can check for Result.IsCallbackError to see if a a failure occured on the server.
System.Exception
Westwind.Web.CallbackException
public class CallbackException : Exception
Class Members
Member | Description | |
---|---|---|
Constructor |
||
isCallbackError |
||
message |
||
stackTrace |
||
statusCode |
Requirements
Namespace: Westwind.WebAssembly: westwind.web.dll
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic