|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.olat.fileresource.types.AddingResourceException
public class AddingResourceException
Execption to throw if you need to show the user detailled information about the error and to track the Olatresourcable if case we have to delete the failed entry
Initial Date: 12.01.2006
| Constructor Summary | |
|---|---|
AddingResourceException(java.lang.String errorKey)
creates a new exception with a key pointing to a translation key with a specific message |
|
| Method Summary | |
|---|---|
java.lang.String |
getErrorKey()
get the translation key for the error message |
| 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 AddingResourceException(java.lang.String errorKey)
errorKey - | Method Detail |
|---|
public java.lang.String getErrorKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||