Chinchilla.ChinchillaException.ChinchillaException C# (CSharp) Method

ChinchillaException() public method

public ChinchillaException ( ) : System
return 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