Class KmaxRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.kmelia.model.KmaxRuntimeException
All Implemented Interfaces:
Serializable

public class KmaxRuntimeException extends org.silverpeas.kernel.SilverpeasRuntimeException
See Also:
  • Constructor Details

    • KmaxRuntimeException

      public KmaxRuntimeException(String message)
    • KmaxRuntimeException

      public KmaxRuntimeException(String message, Throwable cause)
    • KmaxRuntimeException

      public KmaxRuntimeException(Throwable cause)