org.opencrx.application.uses.net.sf.webdav.exceptions
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opencrx.application.uses.net.sf.webdav.exceptions.WebdavException
org.opencrx.application.uses.net.sf.webdav.exceptions.AccessDeniedException
- All Implemented Interfaces:
- Serializable
public class AccessDeniedException
- extends WebdavException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccessDeniedException
public AccessDeniedException()
AccessDeniedException
public AccessDeniedException(String message)
AccessDeniedException
public AccessDeniedException(String message,
Throwable cause)
AccessDeniedException
public AccessDeniedException(Throwable cause)
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.