Membros ConversionNotSupportedException
The ConversionNotSupportedException class is an exception that is raised when an unsupported conversion is attempted on a type.
O tipo ConversionNotSupportedException expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ConversionNotSupportedException() () () () | ||
ConversionNotSupportedException(String) | Initializes a new instance of the ConversionNotSupportedException class that has the specified message text. | |
ConversionNotSupportedException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. | |
ConversionNotSupportedException(String, String) | Initializes a new instance of the ExceptionAlreadyRegisteredException class with the specified host and type. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetBaseException | (Herdado de Exception.) | |
GetHashCode | (Herdado de Object.) | |
GetObjectData | (Substitui Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Herdado de Exception.) | |
Init | (Herdado de DmfException.) | |
MemberwiseClone | (Herdado de Object.) | |
SetHelpContext | (Herdado de DmfException.) | |
ToString | (Herdado de Exception.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Data | (Herdado de Exception.) | |
DmfExceptionType | (Substitui DmfException. . :: . .DmfExceptionType.) | |
HelpLink | (Herdado de DmfException.) | |
Host | ||
HResult | (Herdado de Exception.) | |
InnerException | (Herdado de Exception.) | |
Message | (Substitui Exception. . :: . .Message.) | |
Source | (Herdado de Exception.) | |
StackTrace | (Herdado de Exception.) | |
TargetSite | (Herdado de Exception.) | |
TypeName |
Início
Consulte também