Package-level declarations

Types

Link copied to clipboard
class BatchTaskException(val aggregateId: AggregateId, cause: Throwable? = null) : WowException
Link copied to clipboard
Link copied to clipboard
object GlobalExceptionHandler : WebExceptionHandler, Ordered
Link copied to clipboard

Functions

Link copied to clipboard
fun <T> Mono<T>.onErrorMapBatchTaskException(aggregateId: AggregateId): Mono<T>
Link copied to clipboard
fun BindingResult.toBindingErrorInfo(): ErrorInfo
fun HandlerMethodValidationException.toBindingErrorInfo(): ErrorInfo