Click or drag to resize

STDException Constructor

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