| Package | Description |
|---|---|
| com.solacesystems.jcsmp.impl.sdt |
| Modifier and Type | Method and Description |
|---|---|
UnsupportedTLV.Reason |
TLVUnsupportedException.getReason() |
UnsupportedTLV.Reason |
UnsupportedTLV.getReason() |
static UnsupportedTLV.Reason |
UnsupportedTLV.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnsupportedTLV.Reason[] |
UnsupportedTLV.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TLVUnsupportedException(UnsupportedTLV.Reason reason) |
TLVUnsupportedException(UnsupportedTLV.Reason reason,
String message) |
UnsupportedTLV(UnsupportedTLV.Reason reason,
byte tag,
String message,
ByteArray byteArray) |
Copyright 2004-2021 Solace Corporation. All rights reserved.