Package org.conscrypt
Class ScryptSecretKeyFactory.NotImplementedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.conscrypt.ScryptSecretKeyFactory.NotImplementedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ScryptSecretKeyFactory
private static class ScryptSecretKeyFactory.NotImplementedException extends java.lang.RuntimeException
-
-
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUID
-
Constructor Summary
Constructors Constructor Description NotImplementedException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-