Click or drag to resize

BcfUnreachableCodeException Constructor

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.
Protected methodBcfUnreachableCodeException(SerializationInfo, StreamingContext)
Initializes a new instance.
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