com.stratelia.webactiv.almanach.control.ejb
Class AlmanachPrivateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.stratelia.webactiv.almanach.control.ejb.AlmanachPrivateException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AlmanachBadParamException, AlmanachNoSuchFindEventException

public class AlmanachPrivateException
extends Exception

Version:
Author:
groccia
See Also:
Serialized Form

Constructor Summary
AlmanachPrivateException(String message)
          Creates new AlmanachException
 
Method Summary
 String 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

AlmanachPrivateException

public AlmanachPrivateException(String message)
Creates new AlmanachException

Method Detail

getModule

public String getModule()


Copyright © 2016 Silverpeas. All Rights Reserved.