public class InvalidMeshNodeStateException extends IllegalEntityStateException
MeshNode.State cannot be set, e.g. because the target state
is a transitional state like MeshNode.State.OFFLINE.| Constructor and Description |
|---|
InvalidMeshNodeStateException(KeyedMessage message) |
InvalidMeshNodeStateException(KeyedMessage message,
Throwable cause) |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidMeshNodeStateException(@Nonnull KeyedMessage message)
public InvalidMeshNodeStateException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
Copyright © 2023 Atlassian. All rights reserved.