| Package | Description |
|---|---|
| org.bonitasoft.web.designer.controller.importer |
| Modifier and Type | Method and Description |
|---|---|
ImportException.Type |
ImportException.getType() |
static ImportException.Type |
ImportException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportException.Type[] |
ImportException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImportException(ImportException.Type type,
String msg) |
ImportException(ImportException.Type type,
String msg,
Exception e) |
Copyright © 2020. All rights reserved.