Package | Description |
---|---|
io.vertx.ext.web.api.contract |
Modifier and Type | Method and Description |
---|---|
RouterFactoryException.ErrorType |
RouterFactoryException.type()
Deprecated.
|
static RouterFactoryException.ErrorType |
RouterFactoryException.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouterFactoryException.ErrorType[] |
RouterFactoryException.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RouterFactoryException(String message,
RouterFactoryException.ErrorType type)
Deprecated.
|
Copyright © 2022 Eclipse. All rights reserved.