Class MyDBRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.silverpeas.kernel.SilverpeasRuntimeException
org.silverpeas.components.mydb.service.MyDBRuntimeException
- All Implemented Interfaces:
Serializable
public class MyDBRuntimeException
extends org.silverpeas.kernel.SilverpeasRuntimeException
Runtime exception when an unexpected errors occur in MyDB and that error cannot be explicitly
resolved.
- Author:
- mmoquillon
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MyDBRuntimeException
-
MyDBRuntimeException
-