Chinchilla.ChinchillaException.ChinchillaException C# (CSharp) Méthode

ChinchillaException() public méthode

public ChinchillaException ( ) : System
Résultat System
        public ChinchillaException() { }

Same methods

ChinchillaException::ChinchillaException ( SerializationInfo info, StreamingContext context ) : System
ChinchillaException::ChinchillaException ( string message ) : System
ChinchillaException::ChinchillaException ( string message, Exception inner ) : System
ChinchillaException