Name |
Description |
AccessConfidenceTooLowException |
This exception is to be thrown when biometric comparison does not exceed a given threshold. For example, if the desired fingerprint confidence is 50.0 but only a 25.0 is achieved. |
DataSegmentOverflowException |
This exception is to be thrown when an attempt is made to store too much data in a DataSegment. |
DataVerifyException |
This exception is thrown when signed data can not be verified using the provided public key. |
FactomChainException |
This exception is thrown when an error occurs in the scope of a Factom chain. |
FactomEntryException |
This exception is thrown when an error occurs in the scope of a Factom entry. |
RecordDataInvalidException |
|