org.gudy.azureus2.plugins.ddb
Class DistributedDatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gudy.azureus2.plugins.ddb.DistributedDatabaseException
- All Implemented Interfaces:
- Serializable
public class DistributedDatabaseException
- extends Exception
- Author:
- parg
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DistributedDatabaseException
public DistributedDatabaseException(String str)
DistributedDatabaseException
public DistributedDatabaseException(String str,
Throwable cause)