All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.polypheny.prism.Error Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: org/polypheny/prism/error.proto

package org.polypheny.prism;

public final class Error {
  private Error() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_polypheny_prism_ErrorDetails_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_polypheny_prism_ErrorDetails_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\037org/polypheny/prism/error.proto\022\023org.p" +
      "olypheny.prism\"v\n\014ErrorDetails\022\027\n\nerror_" +
      "code\030\001 \001(\005H\000\210\001\001\022\022\n\005state\030\002 \001(\tH\001\210\001\001\022\024\n\007m" +
      "essage\030\003 \001(\tH\002\210\001\001B\r\n\013_error_codeB\010\n\006_sta" +
      "teB\n\n\010_messageBK\n\023org.polypheny.prismB\005E" +
      "rrorP\001Z\031org/polypheny/prism;prism\252\002\017Poly" +
      "pheny.Prismb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_org_polypheny_prism_ErrorDetails_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_polypheny_prism_ErrorDetails_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_polypheny_prism_ErrorDetails_descriptor,
        new java.lang.String[] { "ErrorCode", "State", "Message", "ErrorCode", "State", "Message", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy