pl.slawas.entities
Class IDUtilsErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by pl.slawas.entities.IDUtilsErrorException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IDCantGetIdAnnotationException, IDCantGetValueOfIdFieldException

public class IDUtilsErrorException
extends java.lang.Throwable

ExecuteSQLQueryException - błąd wykonania zapytania SQL

Version:
$Revision: 1.1 $
Author:
Slawomir Cichy <slawas@slawas.pl>
See Also:
Serialized Form

Constructor Summary
protected IDUtilsErrorException()
           
protected IDUtilsErrorException(java.lang.String message)
           
protected IDUtilsErrorException(java.lang.String message, java.lang.Throwable cause)
           
  IDUtilsErrorException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IDUtilsErrorException

protected IDUtilsErrorException()

IDUtilsErrorException

protected IDUtilsErrorException(java.lang.String message,
                                java.lang.Throwable cause)
Parameters:
message -
cause -

IDUtilsErrorException

protected IDUtilsErrorException(java.lang.String message)
Parameters:
message -

IDUtilsErrorException

public IDUtilsErrorException(java.lang.Throwable cause)
Parameters:
cause -


Copyright © 2014 Sci Software. All Rights Reserved.