public class

AvalaraAuthenticationException

extends AvalaraRuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.avalara.exception.AvalaraRuntimeException
           ↳ org.mule.modules.avalara.exception.AvalaraAuthenticationException

Summary

[Expand]
Inherited Constants
From class java.lang.RuntimeException
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
AvalaraAuthenticationException(ArrayOfMessage messages)
Creates the AvalaraAuthenticationException.
AvalaraAuthenticationException(String message)
Creates the AvalaraAuthenticationException.
[Expand]
Inherited Methods
From class org.mule.modules.avalara.exception.AvalaraRuntimeException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public AvalaraAuthenticationException (ArrayOfMessage messages)

Creates the AvalaraAuthenticationException.

Parameters
messages

public AvalaraAuthenticationException (String message)

Creates the AvalaraAuthenticationException.

Parameters
message