AppVeyor.Common.Exceptions.AppVeyorException.AppVeyorException C# (CSharp) Method

AppVeyorException() public method

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

Same methods

AppVeyorException::AppVeyorException ( SerializationInfo info, StreamingContext context ) : System
AppVeyorException::AppVeyorException ( string message ) : System
AppVeyorException::AppVeyorException ( string message, Exception innerException ) : System
AppVeyorException