Uses of Class
org.openwebnet4j.message.UnsupportedFrameException
-
Packages that use UnsupportedFrameException Package Description org.openwebnet4j.message -
-
Uses of UnsupportedFrameException in org.openwebnet4j.message
Methods in org.openwebnet4j.message that throw UnsupportedFrameException Modifier and Type Method Description static OpenMessage
BaseOpenMessage. parse(String frame)
Parses the frame and returns a new OpenMessage object.
-