CustomFormattedPartUnsupportedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CustomFormattedPartUnsupportedException : Microsoft::XLANGs::BaseTypes::CustomFormattedPartUnsupportedException
[System.Serializable]
public class CustomFormattedPartUnsupportedException : Microsoft.XLANGs.BaseTypes.CustomFormattedPartUnsupportedException
type CustomFormattedPartUnsupportedException = class
inherit CustomFormattedPartUnsupportedException
Public Class CustomFormattedPartUnsupportedException
Inherits CustomFormattedPartUnsupportedException
- Inheritance
-
CustomFormattedPartUnsupportedException
- Attributes
Constructors
| CustomFormattedPartUnsupportedException(SerializationInfo, StreamingContext) | |
| CustomFormattedPartUnsupportedException(String, String) |
Properties
| EventId | (Inherited from CustomFormattedPartUnsupportedException) |
| Message | (Inherited from XLANGsException) |
| MessageName | (Inherited from CustomFormattedPartUnsupportedException) |
| PartName | (Inherited from CustomFormattedPartUnsupportedException) |
Methods
| GetObjectData(SerializationInfo, StreamingContext) | (Inherited from XLANGsException) |
| GetState(String) | (Inherited from XLANGsException) |
| SetMessage(String) | (Inherited from XLANGsException) |
| SetState(String, Object) | (Inherited from XLANGsException) |