Class HederaReceiptStatusException

All Implemented Interfaces:
Serializable

@Deprecated public class HederaReceiptStatusException extends ReceiptStatusException
Deprecated.
An Exception thrown on error status by TransactionId.getReceipt(Client).

The receipt is included, though only the TransactionReceipt.status field will be initialized; all the getters should throw.

See Also: