Class CdsiLookupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.signal.libsignal.net.CdsiLookupException
All Implemented Interfaces:
Serializable

public class CdsiLookupException extends Exception
Error thrown by a failed CDSI lookup operation.
See Also:
  • Constructor Details

    • CdsiLookupException

      public CdsiLookupException(String message)