Uses of Class
io.activej.common.exception.MalformedDataException
Packages that use MalformedDataException
-
Uses of MalformedDataException in io.activej.common
Methods in io.activej.common that throw MalformedDataExceptionModifier and TypeMethodDescriptionstatic InetSocketAddressStringFormatUtils.parseInetSocketAddress(String addressString) static InetSocketAddressStringFormatUtils.parseInetSocketAddressResolving(String addressAndPort) -
Uses of MalformedDataException in io.activej.common.exception
Subclasses of MalformedDataException in io.activej.common.exceptionModifier and TypeClassDescriptionclassAn exception that represents either malformed or improper sizeclassAn exception that represents truncated dataclassAn exception that represents unexpected dataclassAn exception that represents an unknown data format -
Uses of MalformedDataException in io.activej.common.function
Methods in io.activej.common.function that throw MalformedDataException