Package com.yubico.fido.metadata
Class FidoMetadataDownloaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.yubico.fido.metadata.FidoMetadataDownloaderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getReason
The reason why this exception was thrown. -
getCause
AThrowable
that caused this exception. May be null.
-