NonceLoaderException

class NonceLoaderException : Exception


An exception that occurred in the NonceLoader class. This exception will generally be passed to a listener rather than thrown. The user should fallback to not using NonceLoader library in case of failure.

Summary