com.day.cq.collab.blog
Class BlogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.collab.blog.BlogException
- All Implemented Interfaces:
- Serializable
public class BlogException
- extends Exception
BlogException is a generic exception
for all failures in the blog API.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlogException
public BlogException(String message)
BlogException
public BlogException(String message,
Throwable cause)
BlogException
public BlogException(Throwable cause)
Copyright © 2009 Day Management AG. All Rights Reserved.