public class OMSMessageFormatException extends OMSRuntimeException
OMSMessageFormatException must be thrown when the provided message is not supported or the attributes are
the wrong type.| Constructor and Description |
|---|
OMSMessageFormatException(int errorCode,
String message) |
OMSMessageFormatException(int errorCode,
String message,
Throwable cause) |
OMSMessageFormatException(int errorCode,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OMSMessageFormatException(int errorCode,
String message)
public OMSMessageFormatException(int errorCode,
Throwable cause)
Copyright © 2017–2020 OpenMessaging. All rights reserved.