| Package | Description |
|---|---|
| busexplorer.exception | |
| busexplorer.exception.handling |
| Modifier and Type | Method and Description |
|---|---|
protected ExceptionType |
BusExplorerHandlingException.getTypeFromException(Exception exception)
Recuper o tipo enum da exceção.
|
| Modifier and Type | Method and Description |
|---|---|
static ExceptionType |
ExceptionType.getType(Exception exception)
Recupera um
ExceptionType a partir da exceção real. |
static ExceptionType |
ExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionType[] |
ExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.