public class

ZuoraException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.modules.zuora.zuora.api.ZuoraException

Summary

Constants
long serialVersionUID
[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
ZuoraException(String message, Throwable cause)
ZuoraException(Throwable cause)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: -5507667830649176803 (0xb390d549f54f3d1d)

Public Constructors

public ZuoraException (String message, Throwable cause)

Parameters
message
cause

public ZuoraException (Throwable cause)

Parameters
cause