Class QueryFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
bayern.steinbrecher.dbConnector.query.QueryFailedException
All Implemented Interfaces:
java.io.Serializable

public class QueryFailedException
extends java.lang.Exception
Since:
0.10
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    QueryFailedException()  
    QueryFailedException​(java.lang.String message)  
    QueryFailedException​(java.lang.String message, java.lang.Throwable cause)  
    QueryFailedException​(java.lang.Throwable cause)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait