Uses of Class
com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextAccessException
Packages that use ThreadContextAccessException
- 
Uses of ThreadContextAccessException in com.sap.cloud.sdk.cloudplatform.thread
Methods in com.sap.cloud.sdk.cloudplatform.thread that throw ThreadContextAccessExceptionModifier and TypeMethodDescriptionstatic ThreadContextExecutorThreadContextExecutor.fromCurrentContext()Create aThreadContextExecutorusing the currentThreadContext, that is being resolved fromThreadContextAccessorand duplicated with all existing properties.static ThreadContextThreadContextAccessor.getCurrentContext()Returns the currentThreadContext.