public class RMProtocolException extends RuntimeException
RuntimeException implementation that aims to be thrown when an error occur while trying to send an RM protocol message.| Constructor and Description |
|---|
RMProtocolException(String message) |
RMProtocolException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.