nf.fr.eraasoft.pool
Class PoolException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nf.fr.eraasoft.pool.PoolException
All Implemented Interfaces:
java.io.Serializable

public class PoolException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
PoolException()
           
PoolException(java.lang.String message)
           
PoolException(java.lang.String message, java.lang.Throwable cause)
           
PoolException(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

PoolException

public PoolException()

PoolException

public PoolException(java.lang.String message,
                     java.lang.Throwable cause)

PoolException

public PoolException(java.lang.String message)

PoolException

public PoolException(java.lang.Throwable cause)


Copyright © 2013. All Rights Reserved.