public class CannotConvertBetweenTypesException extends AxonConfigurationException
Constructor and Description |
---|
CannotConvertBetweenTypesException(String message)
Initializes the exception with the given
message . |
CannotConvertBetweenTypesException(String message,
Throwable cause)
Initializing the exception with given
message and cause . |
isCauseOf
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotConvertBetweenTypesException(String message)
message
.message
- The message describing the problemCopyright © 2010–2019. All rights reserved.