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