Package app.nzyme.plugin
Class RegistryCryptoException
- java.lang.Object
-
- java.lang.Throwable
-
- app.nzyme.plugin.RegistryCryptoException
-
- All Implemented Interfaces:
Serializable
public class RegistryCryptoException extends Throwable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RegistryCryptoException(String msg, Throwable e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-