in src/java/org/apache/fulcrum/pool/PoolException.java [46:49]
public PoolException(String msg, Exception ex) { super(msg, ex); }