public class OXResellerException
extends java.lang.Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
OXResellerException.Code |
| Constructor and Description |
|---|
OXResellerException(OXResellerException.Code code)
Initializes a new
OXResellerException. |
OXResellerException(OXResellerException.Code code,
java.lang.String... args)
Initializes a new
OXResellerException. |
OXResellerException(java.lang.Throwable arg0)
Initializes a new
OXResellerException. |
public OXResellerException(OXResellerException.Code code)
OXResellerException.code - public OXResellerException(OXResellerException.Code code, java.lang.String... args)
OXResellerException.code - public OXResellerException(java.lang.Throwable arg0)
OXResellerException.arg0 -