Class AlmanachRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class AlmanachRuntimeException
    extends org.silverpeas.core.SilverpeasRuntimeException
    Author:
    silveryocha
    See Also:
    Serialized Form
    • Constructor Detail

      • AlmanachRuntimeException

        public AlmanachRuntimeException​(String message)
      • AlmanachRuntimeException

        public AlmanachRuntimeException​(String message,
                                        Throwable cause)
      • AlmanachRuntimeException

        public AlmanachRuntimeException​(Throwable cause)