com.xpn.xwiki.atom.lifeblog
Class LifeblogServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.xpn.xwiki.atom.lifeblog.LifeblogServiceException
- All Implemented Interfaces:
- java.io.Serializable
- public class LifeblogServiceException
- extends java.lang.Exception
- Author:
- Luis
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
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 |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
LifeblogServiceException
public LifeblogServiceException()
LifeblogServiceException
public LifeblogServiceException(java.lang.String arg0)
- Parameters:
arg0
-
LifeblogServiceException
public LifeblogServiceException(java.lang.String arg0,
java.lang.Throwable arg1)
- Parameters:
arg0
- arg1
-
LifeblogServiceException
public LifeblogServiceException(java.lang.Throwable arg0)
- Parameters:
arg0
-
Copyright 2003 Ludovic Dubost