KickassCryptoException.php
2023-03-30 jj5 - we define an exception class for this component so that we can associate custom data with our exceptions... note that not all exceptions will have associated data.
Tags
Interfaces, Classes, Traits and Enums
- KickassCryptoException
- 2023-04-05 jj5 - this exception is thrown from crypto service constructors (and elsewhere) if there's a problem that will prevent them from operating.