Class KmaxRuntimeException

  • All Implemented Interfaces:
    Serializable

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

      • KmaxRuntimeException

        public KmaxRuntimeException​(String message)
      • KmaxRuntimeException

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

        public KmaxRuntimeException​(Throwable cause)