|
|
||||||||
| 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(String message)
Initializes a new OXConsolePluginException. |
|
OXConsolePluginException(String message,
Throwable cause)
Initializes a new OXConsolePluginException. |
|
OXConsolePluginException(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(String message,
Throwable cause)
OXConsolePluginException.
message - cause - public OXConsolePluginException(String message)
OXConsolePluginException.
message - public OXConsolePluginException(Throwable cause)
OXConsolePluginException.
cause -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||