public class

NetSuiteGenericException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.mule.module.netsuite.api.NetSuiteGenericException

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
NetSuiteGenericException(Throwable cause)
NetSuiteGenericException(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: -7402816091328386196 (0x9943e9fc9ad36b6c)

Public Constructors

public NetSuiteGenericException (Throwable cause)

Parameters
cause

public NetSuiteGenericException (String message)

Parameters
message