|
||||||||||
| 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
|
+--com.sap.portal.admin.editor.exception.EditorFrameworkException
|
+--com.sap.portal.admin.editor.exception.EditorLockingException
This Exception is thrown if an error occur while handling locking.
| Constructor Summary | |
EditorLockingException(java.lang.String message)
Constructor |
|
EditorLockingException(java.lang.String message,
java.lang.Throwable nestedException)
Constructor |
|
| Methods inherited from class com.sap.portal.admin.editor.exception.EditorFrameworkException |
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 EditorLockingException(java.lang.String message)
message -
public EditorLockingException(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 | |||||||||