| Package | Description |
|---|---|
| de.cismet.cids.custom.utils.vermessungsunterlagen.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static VermessungsunterlagenException.Type |
VermessungsunterlagenException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VermessungsunterlagenException.Type[] |
VermessungsunterlagenException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VermessungsunterlagenException(VermessungsunterlagenException.Type type,
String message,
Exception cause,
double timeMillis)
Creates a new VermessungsunterlagenException object.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.