Package | Description |
---|---|
org.kunlab.kpm.task.tasks.alias.update.signals |
Modifier and Type | Method and Description |
---|---|
static InvalidSourceSignal.ErrorCause |
InvalidSourceSignal.ErrorCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidSourceSignal.ErrorCause[] |
InvalidSourceSignal.ErrorCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
InvalidSourceSignal(@NotNull String sourceName,
@NotNull Path sourcePath,
@Nullable String sourceURL,
InvalidSourceSignal.ErrorCause errorCause) |
Copyright © 2023. All rights reserved.