Class ForeignException.ProxyThrowable
java.lang.Object
java.lang.Throwable
org.apache.hadoop.hbase.errorhandling.ForeignException.ProxyThrowable
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ForeignException
This is a Proxy Throwable that contains the information of the original remote exception
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ProxyThrowableProxyThrowable(String msg, StackTraceElement[] trace) 
 
-