Class AlmanachRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.almanach.AlmanachRuntimeException
All Implemented Interfaces:
Serializable

public class AlmanachRuntimeException extends org.silverpeas.kernel.SilverpeasRuntimeException
Author:
silveryocha
See Also:
  • Constructor Details

    • AlmanachRuntimeException

      public AlmanachRuntimeException(String message)
    • AlmanachRuntimeException

      public AlmanachRuntimeException(String message, Throwable cause)
    • AlmanachRuntimeException

      public AlmanachRuntimeException(Throwable cause)