public class UncheckedTApplicationException extends UncheckedTException
TApplicationException with an unchecked exception.
If a Drift client receives a TApplicationException for a method
that doesn't declare TApplicationException to be thrown,
the underlying exception is wrapped in this class and rethrown.| Constructor and Description |
|---|
UncheckedTApplicationException(TApplicationException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncheckedTApplicationException(TApplicationException cause)
Copyright © 2012–2018. All rights reserved.