Orc.NuGetExplorer.Native.CredentialException.CredentialException C# (CSharp) Метод

CredentialException() приватный Метод

private CredentialException ( ) : System
Результат System
        public CredentialException()
            : base(CredentialError)
        {
        }

Same methods

CredentialException::CredentialException ( System info, System context ) : System
CredentialException::CredentialException ( int error ) : System
CredentialException::CredentialException ( int error, string message ) : System
CredentialException::CredentialException ( string message ) : System
CredentialException::CredentialException ( string message, Exception innerException ) : System
CredentialException