Class KmeliaRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.kmelia.model.KmeliaRuntimeException
- All Implemented Interfaces:
Serializable
public class KmeliaRuntimeException
extends org.silverpeas.kernel.SilverpeasRuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKmeliaRuntimeException(String message) KmeliaRuntimeException(String message, Throwable cause) KmeliaRuntimeException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KmeliaRuntimeException
-
KmeliaRuntimeException
-
KmeliaRuntimeException
-