public class UnauthorizedMessageException extends AxonNonTransientException
| Constructor and Description |
|---|
UnauthorizedMessageException(String message)
Construct the exception with the given {$code message}.
|
isCauseOfaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthorizedMessageException(String message)
message - The message describing the cause.Copyright © 2010–2025. All rights reserved.