BpmException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the BpmException class.

Overload List

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

Top

See Also

Reference

BpmException Class

BpmException Members

Microsoft.PerformancePoint.Scorecards Namespace