com.mchange.v2.util
Class ResourceClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mchange.v2.util.ResourceClosedException
- All Implemented Interfaces:
- Serializable
public class ResourceClosedException
- extends RuntimeException
- See Also:
- Serialized Form
ResourceClosedException
public ResourceClosedException(String msg,
Throwable t)
ResourceClosedException
public ResourceClosedException(Throwable t)
ResourceClosedException
public ResourceClosedException(String msg)
ResourceClosedException
public ResourceClosedException()
getCause
public Throwable getCause()
- Overrides:
getCause
in class Throwable