| Package | Description | 
|---|---|
| io.vertx.core.eventbus | |
| io.vertx.core.file | |
| io.vertx.core.http | |
| io.vertx.ext.web.api.validation | |
| io.vertx.serviceproxy | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReplyException
Represents the failure of a message send. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileSystemException
Exception thrown by the FileSystem class 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectionPoolTooBusyException
Represents a failure to add a HttpClientRequest to the wait queue on an ConnectionManager. 
 | 
class  | 
StreamResetException
This exception signals a stream reset, it is used only for HTTP/2. 
 | 
class  | 
UpgradeRejectedException  | 
class  | 
WebsocketRejectedException
Deprecated. 
 
instead use  
UpgradeRejectedException | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ValidationException
This is the main class for every Validation flow related errors 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServiceException
An Exception to be returned from Service implementations. 
 | 
Copyright © 2020 Eclipse. All rights reserved.