| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.core.exceptions |
Defines MiToBo exceptions.
|
| Modifier and Type | Field and Description |
|---|---|
private MTBDatatypeException.DatatypeExceptionType |
MTBDatatypeException.type
Type of exception.
|
| Modifier and Type | Method and Description |
|---|---|
static MTBDatatypeException.DatatypeExceptionType |
MTBDatatypeException.DatatypeExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MTBDatatypeException.DatatypeExceptionType[] |
MTBDatatypeException.DatatypeExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MTBDatatypeException(MTBDatatypeException.DatatypeExceptionType t,
String c)
Default constructor.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.