isInException(PersistedMessage message) Determines whether the message would go into Exception if submitted.
Parameters: message - The PersistedMessage instance to be tested.
Determines whether the message would go into Exception if submitted.
Parameters: message - The PersistedMessage instance to be tested. Returns true if the message would go into exception, otherwise returns false.