|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception info.magnolia.link.LinkException
public class LinkException
Exception thrown when an error during link creation or retrieval.
Constructor Summary | |
---|---|
LinkException()
|
|
LinkException(java.lang.String arg0)
|
|
LinkException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
LinkException(java.lang.Throwable arg0)
|
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LinkException()
public LinkException(java.lang.String arg0)
arg0
- public LinkException(java.lang.Throwable arg0)
arg0
- public LinkException(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |