public class UaServiceFaultException extends UaException
| Constructor and Description |
|---|
UaServiceFaultException(ServiceFault serviceFault) |
UaServiceFaultException(ServiceFault serviceFault,
String message) |
| Modifier and Type | Method and Description |
|---|---|
ServiceFault |
getServiceFault() |
extract, extractStatusCode, getMessage, getStatusCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UaServiceFaultException(ServiceFault serviceFault)
public UaServiceFaultException(ServiceFault serviceFault, String message)
public ServiceFault getServiceFault()
Copyright © 2025. All rights reserved.