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