Sharpen.Error.Error C# (CSharp) Method

Error() public method

public Error ( ) : System
return System
        public Error()
        {
        }

Same methods

Error::Error ( Exception ex ) : System
Error::Error ( string msg ) : System
Error::Error ( string msg, Exception ex ) : System
Error