|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException
|
+--com.sap.portal.admin.editor.exception.EditorConfigException
This exception is thrown if the editor framework detected an error of the configuration.
| Constructor Summary | |
EditorConfigException(java.lang.String message)
Constructor |
|
EditorConfigException(java.lang.String message,
java.lang.Throwable nestedException)
Constructor |
|
| Methods inherited from class com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException |
getNestedException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EditorConfigException(java.lang.String message)
message -
public EditorConfigException(java.lang.String message,
java.lang.Throwable nestedException)
message - nestedException -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||