# Class: FailedTransactionMetadata

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new FailedTransactionMetadata()

# Methods

# err

err(): TransactionErrorInstructionError | TransactionErrorDuplicateInstruction | TransactionErrorInsufficientFundsForRent | TransactionErrorProgramExecutionTemporarilyRestricted | TransactionErrorFieldless

# Returns

TransactionErrorInstructionError | TransactionErrorDuplicateInstruction | TransactionErrorInsufficientFundsForRent | TransactionErrorProgramExecutionTemporarilyRestricted | TransactionErrorFieldless

# Defined in

internal.d.ts:504 (opens new window)


# meta

meta(): TransactionMetadata

# Returns

TransactionMetadata

# Defined in

internal.d.ts:505 (opens new window)


# toString

toString(): string

# Returns

string

# Defined in

internal.d.ts:506 (opens new window)