Uses of Interface
com.exonum.core.messages.Runtime.ExecutionErrorOrBuilder
| Package | Description |
|---|---|
| com.exonum.core.messages |
-
Uses of Runtime.ExecutionErrorOrBuilder in com.exonum.core.messages
Classes in com.exonum.core.messages that implement Runtime.ExecutionErrorOrBuilder Modifier and Type Class Description static classRuntime.ExecutionErrorResult of unsuccessful runtime execution.static classRuntime.ExecutionError.BuilderResult of unsuccessful runtime execution.Methods in com.exonum.core.messages that return Runtime.ExecutionErrorOrBuilder Modifier and Type Method Description Runtime.ExecutionErrorOrBuilderRuntime.ExecutionStatus.Builder. getErrorOrBuilder().exonum.runtime.ExecutionError error = 2;Runtime.ExecutionErrorOrBuilderRuntime.ExecutionStatus. getErrorOrBuilder().exonum.runtime.ExecutionError error = 2;Runtime.ExecutionErrorOrBuilderRuntime.ExecutionStatusOrBuilder. getErrorOrBuilder().exonum.runtime.ExecutionError error = 2;