net.coalevo.discussion.model
Class DiscussionServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.coalevo.discussion.model.DiscussionServiceException
- All Implemented Interfaces:
- java.io.Serializable
public class DiscussionServiceException
- extends java.lang.Exception
Exception thrown when an error occurs in an action of the discussion service.
- Version:
- 1.0.0 (10/02/2009)
- Author:
- Dieter Wimberger (wimpi)
- See Also:
- Serialized Form
| 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 |
DiscussionServiceException
public DiscussionServiceException()
DiscussionServiceException
public DiscussionServiceException(java.lang.Throwable cause)
DiscussionServiceException
public DiscussionServiceException(java.lang.String message,
java.lang.Throwable cause)
DiscussionServiceException
public DiscussionServiceException(java.lang.String message)
(c) 2004-2009 VFI (http://www.vfi.or.at)