Package com.xpn.xwiki.plugin.packaging
Class ExcludeDocumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.xpn.xwiki.plugin.packaging.ExcludeDocumentException
-
- All Implemented Interfaces:
Serializable
@Deprecated public class ExcludeDocumentException extends Exception
Deprecated.since 5.2, use Filter framework instead- Version:
- $Id: e4bcd7219b6a6f571ec05b0b8b7349770ce4635c $
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExcludeDocumentException()
Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-