Skip to content
Was this article helpful?

ServerTaskException Constructor

Overload List

 

NameDescription
Public methodServerTaskException() Initializes a new instance of the ServerTaskException class.
Public methodServerTaskException(String) Initializes a new instance of the ServerTaskException class with a specified error message.
Protected methodServerTaskException(SerializationInfo, StreamingContext) Initializes a new instance of the ServerTaskException class with serialized data.
Public methodServerTaskException(String, Exception) Initializes a new instance of the ServerTaskException class with a specified error message and a reference to the inner exception that is the cause of this exception.
  Back to Top

See Also

Reference

ServerTaskException Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?