|
eXo JCR :: Component :: Webdav Service 1.15.11-GA | |||||||||
| 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.exoplatform.services.jcr.webdav.PreconditionException
public class PreconditionException
Created by The eXo Platform SARL .
| Constructor Summary | |
|---|---|
PreconditionException()
Default public constructor. |
|
PreconditionException(String message)
Public constructor with specified message. |
|
PreconditionException(String message,
Throwable t)
Public constructor with specified message and Throwable. |
|
PreconditionException(Throwable t)
Public constructor with specified Throwable. |
|
| 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 PreconditionException()
public PreconditionException(String message,
Throwable t)
message - exception messaget - Throwablepublic PreconditionException(String message)
message - exception messagepublic PreconditionException(Throwable t)
t - Throwable
|
eXo JCR :: Component :: Webdav Service 1.15.11-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||