Package cz.tvrzna.dbrunk.exceptions
Class DbrunkDbException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cz.tvrzna.dbrunk.exceptions.DbrunkDbException
-
- All Implemented Interfaces:
Serializable
public class DbrunkDbException extends RuntimeException
The Class DbrunkDbException.- Author:
- michalt
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DbrunkDbException(String message, Throwable cause)Instantiates a new dbrunk init exception.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-