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

AppVeyorUnauthorizedException() public method

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

Same methods

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