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. | 
isCauseOfaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotConvertBetweenTypesException(String message)
message.message - The message describing the problemCopyright © 2010–2018. All rights reserved.