|
eXo JCR :: Component :: Webdav Service 1.15.10-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.resource.IllegalResourceTypeException
public class IllegalResourceTypeException
Created by The eXo Platform SARL .
| Constructor Summary | |
|---|---|
IllegalResourceTypeException()
Default constructor. |
|
IllegalResourceTypeException(String message)
Constructor accepting String as message. |
|
IllegalResourceTypeException(String message,
Throwable t)
Constructor accepting String as message and Throwable object as the second argument. |
|
IllegalResourceTypeException(Throwable t)
Constructor accepting Throwable as an argument. |
|
| 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 IllegalResourceTypeException()
public IllegalResourceTypeException(String message,
Throwable t)
message - messaget - Throwablepublic IllegalResourceTypeException(String message)
message - messagepublic IllegalResourceTypeException(Throwable t)
t - Throwable
|
eXo JCR :: Component :: Webdav Service 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||