Adc.Odoo.Service.Infrastructure.Exceptions.OdooAuthenticationException.OdooAuthenticationException C# (CSharp) Method

OdooAuthenticationException() public method

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

Same methods

OdooAuthenticationException::OdooAuthenticationException ( string message ) : System
OdooAuthenticationException::OdooAuthenticationException ( string message, Exception innerException ) : System
OdooAuthenticationException