BISharp.BISharpAuthenticationException.BISharpAuthenticationException C# (CSharp) Method

BISharpAuthenticationException() public method

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

Same methods

BISharpAuthenticationException::BISharpAuthenticationException ( IRestResponse response ) : System
BISharpAuthenticationException::BISharpAuthenticationException ( SerializationInfo info, StreamingContext context ) : System
BISharpAuthenticationException::BISharpAuthenticationException ( string message ) : System
BISharpAuthenticationException::BISharpAuthenticationException ( string message, Exception innerException ) : System
BISharpAuthenticationException