botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
InvalidOID
botan
utils
exceptn
InvalidOID Exception
@
safe
pure nothrow final
class
InvalidOID :
DecodingError
{
this
(string oid, Throwable next, string file, int line);
}
Constructors
this
this
(string oid, Throwable next, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
botan
utils
exceptn
classes
AlgorithmNotFound
DecodingError
EncodingError
IntegrityFailure
InternalError
InvalidAlgorithmName
InvalidArgument
InvalidIVLength
InvalidKeyLength
InvalidOID
InvalidState
LogicError
LookupError
MemoryExhaustion
PRNGUnseeded
PolicyViolation
RangeError
SelfTestFailure
StreamIOError
InvalidOID Exception