Sage.SageException.SageException C# (CSharp) Method

SageException() public method

Initializes a new instance of the SageException class.
public SageException ( ) : System
return System
        public SageException()
        {
        }

Same methods

SageException::SageException ( Exception exception ) : System