Package org.signal.libsignal.hsmenclave
Class EnclaveCommunicationFailureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.signal.libsignal.hsmenclave.EnclaveCommunicationFailureException
-
- All Implemented Interfaces:
java.io.Serializable
public class EnclaveCommunicationFailureException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EnclaveCommunicationFailureException(java.lang.String msg)EnclaveCommunicationFailureException(java.lang.Throwable t)
-