org.exoplatform.services.jcr.webdav.resource
Class IllegalResourceTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.services.jcr.webdav.resource.IllegalResourceTypeException
All Implemented Interfaces:
java.io.Serializable

public class IllegalResourceTypeException
extends java.lang.Exception

Created by The eXo Platform SARL .

Version:
$Id: IllegalResourceTypeException.java 35184 2009-08-07 14:14:37Z pnedonosko $
Author:
Gennady Azarenkov
See Also:
Serialized Form

Constructor Summary
IllegalResourceTypeException()
           
IllegalResourceTypeException(java.lang.String message)
           
IllegalResourceTypeException(java.lang.String message, java.lang.Throwable t)
           
IllegalResourceTypeException(java.lang.Throwable t)
           
 
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

IllegalResourceTypeException

public IllegalResourceTypeException()

IllegalResourceTypeException

public IllegalResourceTypeException(java.lang.String message,
                                    java.lang.Throwable t)

IllegalResourceTypeException

public IllegalResourceTypeException(java.lang.String message)

IllegalResourceTypeException

public IllegalResourceTypeException(java.lang.Throwable t)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.