public class ConfigurationNeedToBeReplacedError extends Object implements CommandError, ComparableByContent<ConfigurationNeedToBeReplacedError>
| Modifier and Type | Field and Description |
|---|---|
static SerializationHandle<ConfigurationNeedToBeReplacedError> |
SERIALIZATION_HANDLE |
| Constructor and Description |
|---|
ConfigurationNeedToBeReplacedError() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
asException() |
boolean |
equalsByContent(ConfigurationNeedToBeReplacedError other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static SerializationHandle<ConfigurationNeedToBeReplacedError> SERIALIZATION_HANDLE
public RuntimeException asException()
asException in interface CommandErrorpublic boolean equalsByContent(ConfigurationNeedToBeReplacedError other)
equalsByContent in interface ComparableByContent<ConfigurationNeedToBeReplacedError>Copyright © 2022. All rights reserved.