net.corda.protocols / NotaryError

NotaryError

sealed class NotaryError


Types

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

Inheritors

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