Package com.exonum.messages.core.runtime
Class Errors
java.lang.Object
com.exonum.messages.core.runtime.Errors
public final class Errors
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classErrors.CallSiteCall site associated with an error.static interfaceErrors.CallSiteOrBuilderstatic classErrors.ErrorKindThe type of ExecutionError.static classErrors.ExecutionErrorResult of unsuccessful runtime execution.static classErrors.ExecutionErrorAuxAdditional details about an `ExecutionError` that do not influence blockchain state hash.static interfaceErrors.ExecutionErrorAuxOrBuilderstatic interfaceErrors.ExecutionErrorOrBuilderstatic classErrors.ExecutionStatusResult of runtime execution.static interfaceErrors.ExecutionStatusOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-