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
Nested Classes - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
- 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 - 
getReason
The reason why this exception was thrown. - 
getCause
AThrowablethat caused this exception. May be null. - 
equals
 - 
canEqual
 - 
hashCode
public int hashCode() - 
toString
 
 -