STDException Constructor

Solclient

STDException Constructor
version: 7.2.1.27
Overload List
  Name Description
Public method STDException(String)
Initalizes a new instance of STDException with a specified error message.
Protected method STDException(SerializationInfo, StreamingContext)
This is for Serialization purposes.
Public method STDException(String, Exception)
Initalizes a new instance of STDException with a specified error message and cause exception.
Top
See Also