Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.publisher.api
Class PublicationTreeNotAvailable

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.nuxeo.ecm.core.api.ClientException
              extended by org.nuxeo.ecm.platform.publisher.api.PublicationTreeNotAvailable
All Implemented Interfaces:
Serializable

public class PublicationTreeNotAvailable
extends ClientException

Author:
Thomas Roger
See Also:
Serialized Form

Constructor Summary
PublicationTreeNotAvailable()
           
PublicationTreeNotAvailable(String message)
           
PublicationTreeNotAvailable(String message, Throwable cause)
           
PublicationTreeNotAvailable(Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.core.api.ClientException
wrap
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PublicationTreeNotAvailable

public PublicationTreeNotAvailable()

PublicationTreeNotAvailable

public PublicationTreeNotAvailable(String message,
                                   Throwable cause)

PublicationTreeNotAvailable

public PublicationTreeNotAvailable(String message)

PublicationTreeNotAvailable

public PublicationTreeNotAvailable(Throwable cause)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.