public class WrappedDRPCExecutionException extends DRPCExecutionException
Wraps the generated TException to allow getMessage() to return a valid string.
DRPCExecutionException._Fields
metaDataMap
Constructor and Description |
---|
WrappedDRPCExecutionException(String msg) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
clear, compareTo, deepCopy, equals, equals, fieldForId, get_msg, get_type, getFieldValue, hashCode, is_set_msg, is_set_type, isSet, read, set_msg_isSet, set_msg, set_type_isSet, set_type, setFieldValue, toString, unset_msg, unset_type, validate, write
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public WrappedDRPCExecutionException(String msg)
public String getMessage()
getMessage
in class Throwable
Copyright © 2022 The Apache Software Foundation. All rights reserved.