BpmDevException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the BpmDevException class.

Overload List

  Name Description
Public method BpmDevException() Initializes a new instance of the BpmDevException class.
Public method BpmDevException(String) Initializes a new instance of the BpmDevException class with a non-localized message.
Protected method BpmDevException(SerializationInfo, StreamingContext) Initializes a new instance of the BpmDevException class based on serialized object data and context information.
Public method BpmDevException(String, ErrorCode) Initializes a new instance of the BpmDevException class with a non-localized message and an error code.
Public method BpmDevException(String, Exception) Initializes a new instance of the BpmDevException class with a non-localized message and an exception.
Public method BpmDevException(String, Exception, ErrorCode) Initializes a new instance of the BpmDevException class with a non-localized message, an exception, and an error code.

Top

See Also

Reference

BpmDevException Class

BpmDevException Members

Microsoft.PerformancePoint.Scorecards Namespace