|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MTBDatatypeException.DatatypeExceptionType | |
---|---|
de.unihalle.informatik.MiToBo.core.exceptions | Defines MiToBo exceptions. |
Uses of MTBDatatypeException.DatatypeExceptionType in de.unihalle.informatik.MiToBo.core.exceptions |
---|
Methods in de.unihalle.informatik.MiToBo.core.exceptions that return MTBDatatypeException.DatatypeExceptionType | |
---|---|
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. |
Constructors in de.unihalle.informatik.MiToBo.core.exceptions with parameters of type MTBDatatypeException.DatatypeExceptionType | |
---|---|
MTBDatatypeException(MTBDatatypeException.DatatypeExceptionType t,
String c)
Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |