org.apache.commons.pool
Class PrivateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.pool.PrivateException
- All Implemented Interfaces:
- Serializable
public class PrivateException
- extends RuntimeException
An exception that only is thrown by these tests.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PrivateException
public PrivateException(String message)
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.