Class ResourcePublicationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.services.rest.impl.ResourcePublicationException
All Implemented Interfaces:
Serializable

public class ResourcePublicationException extends RuntimeException
Throws if root resource can't be published, e.g. resource can't be registered because to conflict of root path
Version:
$Id$
Author:
Andrey Parfonov
See Also:
  • Constructor Details

    • ResourcePublicationException

      public ResourcePublicationException(String message)