Serialized Form
-
Package io.activej.common.exception
-
Exception io.activej.common.exception.InvalidSizeException
class InvalidSizeException extends MalformedDataException implements Serializable -
Exception io.activej.common.exception.MalformedDataException
class MalformedDataException extends Exception implements Serializable -
Exception io.activej.common.exception.ToDoException
class ToDoException extends RuntimeException implements Serializable -
Exception io.activej.common.exception.TruncatedDataException
class TruncatedDataException extends MalformedDataException implements Serializable -
Exception io.activej.common.exception.UncheckedException
class UncheckedException extends RuntimeException implements Serializable -
Exception io.activej.common.exception.UnexpectedDataException
class UnexpectedDataException extends MalformedDataException implements Serializable -
Exception io.activej.common.exception.UnknownFormatException
class UnknownFormatException extends MalformedDataException implements Serializable
-