Classe DedCommandException
|
Eccezione generata durante l'esecuzione di un comando.
Gerarchia di ereditarietà
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic class DedCommandException : DedException
Public Class DedCommandException
Inherits DedException
public ref class DedCommandException : public DedException
type DedCommandException =
class
inherit DedException
end
Il tipo DedCommandException espone i seguenti membri.
Proprietà
| Nome | Descrizione |
---|
 | Command |
Restituisce o imposta il comando nel quale è avvenuta l'eccezione.
|
Torna su
Vedi anche