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