Package | Description |
---|---|
io.vertx.ext.web.api.contract |
Modifier and Type | Method and Description |
---|---|
static RouterFactoryException |
RouterFactoryException.createMissingSecurityHandler(String securitySchema)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createMissingSecurityHandler(String securitySchema,
String securityScope)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createOperationIdNotFoundException(String operationId)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createPathNotFoundException(String pathName)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createSpecInvalidException(String message)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createSpecNotExistsException(String path)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createWrongExtension(String message)
Deprecated.
|
static RouterFactoryException |
RouterFactoryException.createWrongInterface(Class i)
Deprecated.
|
Copyright © 2021 Eclipse. All rights reserved.