sealed class NotaryError
Conflict |
class Conflict : NotaryError |
SignaturesMissing |
class SignaturesMissing : NotaryError |
TimestampInvalid |
class TimestampInvalid : NotaryError Thrown if the time specified in the timestamp command is outside the allowed tolerance |
TransactionInvalid |
class TransactionInvalid : NotaryError |
Conflict |
class Conflict : NotaryError |
SignaturesMissing |
class SignaturesMissing : NotaryError |
TimestampInvalid |
class TimestampInvalid : NotaryError Thrown if the time specified in the timestamp command is outside the allowed tolerance |
TransactionInvalid |
class TransactionInvalid : NotaryError |