Class MenuRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class MenuRuntimeException
    extends org.silverpeas.kernel.SilverpeasRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • MenuRuntimeException

        public MenuRuntimeException​(String message)
      • MenuRuntimeException

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

        public MenuRuntimeException​(Throwable cause)