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, setExtraInfo
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public JCSMPNotComparableException(String message)
message
- The reason for the error condition.Copyright 2004-2024 Solace Corporation. All rights reserved.