| Package | Description |
|---|---|
| org.apache.dubbo.common.serialize.protobuf.support.wrapper |
| Modifier and Type | Class and Description |
|---|---|
static class |
ThrowablePB.ThrowableProto
An exception that was thrown by some code, based on the Java type of the same name.
|
static class |
ThrowablePB.ThrowableProto.Builder
An exception that was thrown by some code, based on the Java type of the same name.
|
| Modifier and Type | Method and Description |
|---|---|
ThrowablePB.ThrowableProtoOrBuilder |
ThrowablePB.ThrowableProtoOrBuilder.getCauseOrBuilder()
The cause of this Throwable.
|
ThrowablePB.ThrowableProtoOrBuilder |
ThrowablePB.ThrowableProto.getCauseOrBuilder()
The cause of this Throwable.
|
ThrowablePB.ThrowableProtoOrBuilder |
ThrowablePB.ThrowableProto.Builder.getCauseOrBuilder()
The cause of this Throwable.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.