Class ExceptionHandler
java.lang.Object
org.eclipse.milo.opcua.stack.core.channel.ExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessagesendErrorMessage(io.netty.channel.ChannelHandlerContext ctx, Throwable cause)
-
Constructor Details
-
ExceptionHandler
public ExceptionHandler()
-
-
Method Details
-
sendErrorMessage
public static ErrorMessage sendErrorMessage(io.netty.channel.ChannelHandlerContext ctx, Throwable cause) throws Exception - Throws:
Exception
-