Click or drag to resize
IdsException Constructor
Overload List
  NameDescription
Public methodIdsException
Initializes a new instance of the IdsException class.
Public methodIdsException(String)
Initializes a new instance of the IdsException class.
Protected methodIdsException(SerializationInfo, StreamingContext)
Initializes a new instance of the IdsException class.
Public methodIdsException(String, IListIdsError)
Initializes a new instance of the IdsException class.
Public methodIdsException(String, Exception)
Initializes a new instance of the IdsException class.
Public methodIdsException(String, String, String)
Initializes a new instance of the IdsException class.
Public methodIdsException(String, String, String, Exception)
Initializes a new instance of the IdsException class.
Top
See Also