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

META-INF.armeria.grpc.armeria-main.dsc Maven / Gradle / Ivy

Go to download

Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria-grpc)

There is a newer version: 1.31.3
Show newest version

?
;com/linecorp/armeria/grpc/internal_exception_messages.protoarmeria.grpc"?
StackTraceElementProto

class_name (	R	className
method_name (	R
methodName
	file_name (	RfileName
line_number (R
lineNumber"?
ThrowableProto.
original_class_name (	RoriginalClassName)
original_message (	RoriginalMessageE
stack_trace (2$.armeria.grpc.StackTraceElementProtoR
stackTrace2
cause (2.armeria.grpc.ThrowableProtoRcauseB$
 com.linecorp.armeria.common.grpcPJ?
>
?
2? Copyright 2018 LINE Corporation

 LINE Corporation licenses this file to you under the Apache License,
 version 2.0 (the "License"); you may not use this file except in compliance
 with the License. You may obtain a copy of the License at:

   https://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 License for the specific language governing permissions and limitations
 under the License.
2M Messages used for transporting debug information between server and client.




9
	
9

"
	

"
?
+? An element in a stack trace, based on the Java type of the same name.

 See: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/StackTraceElement.html




|
o The fully qualified name of the class containing the execution point
 represented by the stack trace element.








l
!_ The name of the method containing the execution point represented by the
 stack trace element


!


!

!
?
%? The name of the file containing the execution point represented by the
 stack trace element, or null if this information is unavailable.


%


%

%
?
*? The line number of the source line containing the execution point represented
 by this stack trace element, or a negative number if this information is
 unavailable.


*	

*


*
?
0>? An exception that was thrown by some code, based on the Java type of the same name.

 See: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html



0
?
4#? The name of the class of the exception that was actually thrown. Downstream readers
 of this message may or may not have the actual class available to initialize, so
 this is just used to prefix the message of a generic exception type.


4


4

4!"
P
7 C The message of this throwable. Not filled if there is no message.


7


7

7
1
:4$ The stack trace of this Throwable.


:

:
#

:$/

:23
L
=? The cause of this Throwable. Not filled if there is no cause.


=

=

=bproto3




© 2015 - 2025 Weber Informatics LLC | Privacy Policy