UnknownAlgorithmException

Exception thrown when attempting to lookup or use a cryptographic algorithm that does not exist in the current JVM environment.

@since 1.2

class UnknownAlgorithmException : CryptoException {}

Members

Mixins

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Inherited Members

From CryptoException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta