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 Details

    • MyDBRuntimeException

      public MyDBRuntimeException(String message)
    • MyDBRuntimeException

      public MyDBRuntimeException(Throwable cause)