CannotSerializeTransactionException(msg: String)
Constructor for CannotSerializeTransactionException.
msg - the detail message
msg
CannotSerializeTransactionException(msg: String, cause: Throwable)
cause - the root cause from the data access API in use
cause