CapeThrmPropertyNotAvailableException Constructor

Overload List

CapeThrmPropertyNotAvailableException Initializes a new instance of the CapeThrmPropertyNotAvailable class.
CapeThrmPropertyNotAvailableException(String) Initializes a new instance of the CapeThrmPropertyNotAvailable class with a specified error message.
CapeThrmPropertyNotAvailableException(SerializationInfo, StreamingContext) Initializes a new instance of the CapeThrmPropertyNotAvailable class with serialized data.
CapeThrmPropertyNotAvailableException(String, Exception) Initializes a new instance of the CapeThrmPropertyNotAvailable class with a specified error message and a erence to the inner exception that is the cause of this exception.

See Also