Click or drag to resize

BcfUnreachableCodeException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodBcfUnreachableCodeException
Initializes a new instance of the BcfUnreachableCodeException.
Public methodBcfUnreachableCodeException(Exception)
Initializes a new instance of the BcfUnreachableCodeException.
Public methodBcfUnreachableCodeException(String)
Initializes a new instance of the BcfUnreachableCodeException class with a specified error message.
Public methodBcfUnreachableCodeException(String, Exception)
Initializes a new instance of the BcfUnreachableCodeException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also