Class FastFutureSpec.TheException
java.lang.Object
org.apache.pekko.http.scaladsl.util.FastFutureSpec.TheException
- Enclosing class:
- FastFutureSpec
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic final voidaddSuppressed(Throwable x$1) static Throwablestatic ThrowablegetCause()static Stringstatic Stringstatic StackTraceElement[]static final Throwable[]static Throwablestatic voidstatic voidstatic voidstatic final voidstatic voidsetStackTrace(StackTraceElement[] x$1) static StringtoString()
- 
Constructor Details- 
TheExceptionpublic TheException()
 
- 
- 
Method Details- 
getMessage
- 
getLocalizedMessage
- 
getCause
- 
initCause
- 
setCause
- 
toString
- 
printStackTracepublic static void printStackTrace()
- 
printStackTrace
- 
printStackTrace
- 
getStackTrace
- 
setStackTrace
- 
addSuppressed
- 
getSuppressed
- 
fillInStackTrace
 
-