public class ProtobufWrappedException extends RuntimeException
| Constructor and Description |
|---|
ProtobufWrappedException(ThrowablePB.ThrowableProto throwableProto) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginalClassName() |
String |
getOriginalMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProtobufWrappedException(ThrowablePB.ThrowableProto throwableProto)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.