CaseOnBuiltinError
scalus.uplc.eval.CaseOnBuiltinError
abstract class CaseOnBuiltinError(msg: String, env: CekValEnv) extends StackTraceMachineError
Base class for case-on-builtin errors (PlutusV4+)
Attributes
- Graph
-
- Supertypes
-
class StackTraceMachineErrorclass MachineErrorclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class CaseBoolBranchMissingclass CaseDataBranchErrorclass CaseIndexOutOfBoundsclass CaseListBranchErrorclass CasePairBranchErrorclass CaseUnitBranchMissingShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- StackTraceMachineError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
In this article