Click or drag to resize

DecodeException Constructor

Overload List
  NameDescription
Public methodDecodeException
Initializes a new instance of the DecodeException class
Public methodDecodeException(Int32)
Initializes a new instance of the DecodeException class
Public methodDecodeException(String)
Initializes a new instance of the DecodeException class
Public methodDecodeException(DecodeException)
Initializes a new instance of the DecodeException class
Public methodDecodeException(String, Int32)
Initializes a new instance of the DecodeException class
Top
See Also