BpmWarning constructor

Initializes an instance of the BpmWarning class.

Overload list

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

Top

See also

Reference

BpmWarning class

BpmWarning members

Microsoft.PerformancePoint.Scorecards namespace