public class JCSMPNotComparableException extends JCSMPException
NotComparableException indicates that the comparison operation
failed because the two objects being compared are semantically not comparable.| Constructor and Description |
|---|
JCSMPNotComparableException(String message) |
JCSMPNotComparableException(String message,
Throwable cause) |
getExtraInfo, setExtraInfogetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic JCSMPNotComparableException(String message)
message - The reason for the error condition.Copyright 2004-2025 Solace Corporation. All rights reserved.