Class UaServiceFaultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.milo.opcua.stack.core.UaException
org.eclipse.milo.opcua.stack.core.UaServiceFaultException
- All Implemented Interfaces:
Serializable,UaExceptionStatus
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUaServiceFaultException(ServiceFault serviceFault) UaServiceFaultException(ServiceFault serviceFault, String message) -
Method Summary
Methods inherited from class org.eclipse.milo.opcua.stack.core.UaException
extract, extractStatusCode, getMessage, getStatusCode, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
UaServiceFaultException
-
UaServiceFaultException
-
-
Method Details
-
getServiceFault
-