Package com.biglybt.pif.ddb
Class DistributedDatabaseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.biglybt.pif.ddb.DistributedDatabaseException
-
- All Implemented Interfaces:
java.io.Serializable
public class DistributedDatabaseException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DistributedDatabaseException(java.lang.String str)
DistributedDatabaseException(java.lang.String str, java.lang.Throwable cause)
-