|
![]() |
||||||||
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.console.exception.OXConsolePluginException
public class OXConsolePluginException
Constructor Summary | |
---|---|
OXConsolePluginException()
Initializes a new OXConsolePluginException . |
|
OXConsolePluginException(java.lang.String message)
Initializes a new OXConsolePluginException . |
|
OXConsolePluginException(java.lang.String message,
java.lang.Throwable cause)
Initializes a new OXConsolePluginException . |
|
OXConsolePluginException(java.lang.Throwable cause)
Initializes a new OXConsolePluginException . |
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 OXConsolePluginException()
OXConsolePluginException
.
public OXConsolePluginException(java.lang.String message, java.lang.Throwable cause)
OXConsolePluginException
.
message
- cause
- public OXConsolePluginException(java.lang.String message)
OXConsolePluginException
.
message
- public OXConsolePluginException(java.lang.Throwable cause)
OXConsolePluginException
.
cause
-
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |