Package net.dona.doip
Class BadDoipException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.dona.doip.BadDoipException
- All Implemented Interfaces:
Serializable
Exception which indicates a malformed DOIP message.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBadDoipException
(String message) BadDoipException
(String message, Throwable cause) BadDoipException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadDoipException
-
BadDoipException
-
BadDoipException
-