public class JCSMPErrorExceptionKey extends JCSMPExceptionKey
| Constructor and Description |
|---|
JCSMPErrorExceptionKey(Class<?> jcsmpException,
Integer code,
Integer subcode,
String substring,
String operation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(String operation,
Throwable t) |
Integer |
getCode() |
Integer |
getSubcode() |
String |
toString() |
getJCSMPException, getOperation, getSubstringpublic Integer getCode()
public Integer getSubcode()
public boolean equals(String operation, Throwable t)
equals in class JCSMPExceptionKeypublic String toString()
toString in class JCSMPExceptionKeyCopyright 2004-2020 Solace Corporation. All rights reserved.