|
||||||||||
| 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.ithit.webdav.server.exceptions.DavException
com.ithit.webdav.server.exceptions.FailedDependencyException
public class FailedDependencyException
Means that operation could not be performed on the hierarchy item because the requested action depended on another action and that action failed.
| Constructor Summary | |
|---|---|
FailedDependencyException()
Initializes new instance. |
|
FailedDependencyException(java.lang.String message)
Initializes new instance. |
|
| Method Summary |
|---|
| Methods inherited from class com.ithit.webdav.server.exceptions.DavException |
|---|
getLocalName, getNamespace, getStatus, setLocalName, setNamespace |
| 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 FailedDependencyException()
public FailedDependencyException(java.lang.String message)
message - description.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||