Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TxBuilderException.type
Members list
Type members
Classlikes
Error during transaction balancing.
Error during transaction balancing.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Error during transaction building step processing.
Error during transaction building step processing.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Deferred step resolution failed.
Deferred step resolution failed.
Thrown when a TransactionBuilderStep.Deferred step's resolve function throws an exception. This typically happens when off-chain transition logic fails (e.g., a require check in a UtxoCell transition). The underlying exception is preserved as the cause for stack traces.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Insufficient ADA for transaction completion.
Insufficient ADA for transaction completion.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Insufficient tokens for transaction completion.
Insufficient tokens for transaction completion.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Ledger validation error.
Ledger validation error.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Error during redeemer indexing.
Error during redeemer indexing.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
UTxO query failed during transaction completion.
UTxO query failed during transaction completion.
Attributes
- Supertypes
-
trait Producttrait Equalsclass TxBuilderExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Converts a SomeBuildError to the appropriate TxBuilderException.
Converts a SomeBuildError to the appropriate TxBuilderException.