public class StructuralCommandValidationFailedException extends AxonNonTransientException
| Constructor and Description |
|---|
StructuralCommandValidationFailedException(String message)
Initializes an exception with the given
message. |
isCauseOfaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StructuralCommandValidationFailedException(String message)
message.message - A descriptive message of the failureCopyright © 2010-2014. All Rights Reserved.