Package org.polkadot.utils.crypto
Class TweetNaCl.InvalidCipherTextException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.polkadot.utils.crypto.TweetNaCl.InvalidCipherTextException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TweetNaCl
public static class TweetNaCl.InvalidCipherTextException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidCipherTextException()
-