com.stratelia.webactiv.todo.control
Class TodoUserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.stratelia.webactiv.todo.control.TodoUserException
All Implemented Interfaces:
Serializable

public class TodoUserException
extends Exception

Version:
1.0
Author:
mmarengo
See Also:
Serialized Form

Constructor Summary
TodoUserException(String message)
          Constructor declaration
 
Method Summary
 String getModule()
          getModule
 
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
 

Constructor Detail

TodoUserException

public TodoUserException(String message)
Constructor declaration

Parameters:
message -
See Also:
Method Detail

getModule

public String getModule()
getModule



Copyright © 2016 Silverpeas. All Rights Reserved.