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 class
Runtime.ExecutionError
Result of unsuccessful runtime execution.static class
Runtime.ExecutionError.Builder
Result of unsuccessful runtime execution.Methods in com.exonum.core.messages that return Runtime.ExecutionErrorOrBuilder Modifier and Type Method Description Runtime.ExecutionErrorOrBuilder
Runtime.ExecutionStatus.Builder. getErrorOrBuilder()
.exonum.runtime.ExecutionError error = 2;
Runtime.ExecutionErrorOrBuilder
Runtime.ExecutionStatus. getErrorOrBuilder()
.exonum.runtime.ExecutionError error = 2;
Runtime.ExecutionErrorOrBuilder
Runtime.ExecutionStatusOrBuilder. getErrorOrBuilder()
.exonum.runtime.ExecutionError error = 2;