Share via


BpmWarning Constructor (Microsoft.PerformancePoint.Scorecards)

Initializes a new instance of the BpmWarning class.

Overload List

Name Description
BpmWarning ()
Initializes a new instance of the BpmWarning class.
BpmWarning (String)
Initializes a new instance of the BpmWarning class. Takes a localized message.
BpmWarning (SerializationInfo, StreamingContext)
Initializes a new instance of the BpmWarning class. Takes a SerializationInfo and a StreamingContext.
BpmWarning (String, ErrorCode)
Takes a localized message and an ErrorCode.
BpmWarning (String, Exception)
Takes a localized message and an inner exception.
BpmWarning (String, Exception, ErrorCode)
Takes a localized message, an inner exception, and an error code.

See Also

Reference

BpmWarning Class
BpmWarning Members
Microsoft.PerformancePoint.Scorecards Namespace