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.
The following tables list the members exposed by the InvalidContentException type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
InvalidContentException | Overloaded. Creates an instance of InvalidContentException. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ContentIdentity | Gets or sets the identity of the content item that caused the exception. |
![]() |
Data | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
HResult | (Inherited from Exception.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | When overridden in a derived class, returns information about the exception. |
![]() |
GetType | (Inherited from Exception.) |
![]() |
ToString | (Inherited from Exception.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
InvalidContentException Class
Microsoft.Xna.Framework.Content.Pipeline Namespace