| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core | |
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
ServiceFault |
UaServiceFaultException.getServiceFault() |
| Constructor and Description |
|---|
UaServiceFaultException(ServiceFault serviceFault) |
UaServiceFaultException(ServiceFault serviceFault,
String message) |
| Modifier and Type | Method and Description |
|---|---|
ServiceFault |
ServiceFault.Codec.decode(SerializationContext context,
UaDecoder decoder) |
| Modifier and Type | Method and Description |
|---|---|
Class<ServiceFault> |
ServiceFault.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceFault.Codec.encode(SerializationContext context,
UaEncoder encoder,
ServiceFault value) |
Copyright © 2025. All rights reserved.