Click or drag to resize

ErrorCodeException Constructor

Overload List
  NameDescription
Public methodErrorCodeException(Int32)
Initializes a new instance of the ErrorCodeException class
Public methodErrorCodeException(Int32, String)
Initializes a new instance of the ErrorCodeException class
Protected methodErrorCodeException(SerializationInfo, StreamingContext)
Initializes a new instance of the ErrorCodeException class
Public methodErrorCodeException(Int32, String, Exception)
Initializes a new instance of the ErrorCodeException class
Top
See Also