Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Constructs a new instance of the class with various options.
Overload List
Name | Description | |
---|---|---|
![]() |
InvalidMetadataPropertyException() | Constructs a new instance of the class. |
![]() |
InvalidMetadataPropertyException(String) | Constructs a new instance of the class with a message. |
![]() |
InvalidMetadataPropertyException(SerializationInfo, StreamingContext) | Constructs a new instance of the class by using the serialization information and the streaming context. |
![]() |
InvalidMetadataPropertyException(String, Exception) | Constructs a new instance of the class with a message and the inner exception. |
![]() |
InvalidMetadataPropertyException(Type, IExceptionHelper) | Constructs a new instance of the class by using the metadata object type and an exception helper. |
![]() |
InvalidMetadataPropertyException(String, String, Type, IExceptionHelper) | Constructs a new instance of the class by using the property name that is not valid, a metadata object name, a metadata object type, and an exception helper. |
![]() |
InvalidMetadataPropertyException(String, String, String, Type, IExceptionHelper) | Constructs a new instance of the class with a message, a property name that is not valid, a metadata object name, a metadata object type, and an exception helper. |
![]() |
InvalidMetadataPropertyException(String, Exception, String, String, Type, IExceptionHelper) | Constructs a new instance of the class with a message, an inner exception, a property name that is not valid, a metadata object name, a metadata object type, and an exception helper. |
Top
See Also
Reference
InvalidMetadataPropertyException Class