|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.openexchange.admin.reseller.rmi.exceptions.OXResellerException
public class OXResellerException
Nested Class Summary | |
---|---|
static class |
OXResellerException.Code
|
Constructor Summary | |
---|---|
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 . |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
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
-
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |