UnsupportedObjectTypeException Miembros
The UnsupportedObjectTypeException class is an exception that is raised when an error occurs when the policy encounters an unsupported object.
El tipo UnsupportedObjectTypeException expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
UnsupportedObjectTypeException() () () () | ||
UnsupportedObjectTypeException(String) | Initializes a new instance of the UnsupportedObjectTypeException class tha has the specified message text. | |
UnsupportedObjectTypeException(String, Exception) | Initializes a new instance of the UnsupportedObjectTypeException class that has the specified message text and inner exception. | |
UnsupportedObjectTypeException(String, String) |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetBaseException | (Se hereda de Exception). | |
GetHashCode | (Se hereda de Object). | |
GetObjectData | (Invalida Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Se hereda de Exception). | |
Init | (Se hereda de DmfException). | |
MemberwiseClone | (Se hereda de Object). | |
SetHelpContext | (Se hereda de DmfException). | |
ToString | (Se hereda de Exception). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Data | (Se hereda de Exception). | |
DmfExceptionType | (Invalida DmfException. . :: . .DmfExceptionType.) | |
HelpLink | (Se hereda de DmfException). | |
Host | ||
HResult | (Se hereda de Exception). | |
InnerException | (Se hereda de Exception). | |
Message | (Invalida Exception. . :: . .Message.) | |
Source | (Se hereda de Exception). | |
StackTrace | (Se hereda de Exception). | |
TargetSite | (Se hereda de Exception). | |
TypeName |
Principio
Vea también