Package org.silverpeas.web.todo.control
Class TodoUserException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.silverpeas.web.todo.control.TodoUserException
-
- All Implemented Interfaces:
Serializable
public class TodoUserException extends Exception
- Version:
- 1.0
- Author:
- mmarengo
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TodoUserException(String message)
Constructor declaration
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getModule()
getModule-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-