public class

FreshBooksException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.freshbooks.exception.FreshBooksException

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
FreshBooksException(String message)
FreshBooksException(Throwable t)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public FreshBooksException (String message)

Parameters
message

public FreshBooksException (Throwable t)

Parameters
t