Class DistributedDatabaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.pif.ddb.DistributedDatabaseException
All Implemented Interfaces:
Serializable

public class DistributedDatabaseException extends Exception
See Also:
  • Constructor Details

    • DistributedDatabaseException

      public DistributedDatabaseException(String str)
    • DistributedDatabaseException

      public DistributedDatabaseException(String str, Throwable cause)