Serialized Form
-
Package io.github.mbenincasa.javaexcelutils.exceptions
-
Exception io.github.mbenincasa.javaexcelutils.exceptions.CellNotFoundException
class CellNotFoundException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.ExtensionNotValidException
class ExtensionNotValidException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.FileAlreadyExistsException
class FileAlreadyExistsException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.HeaderNotPresentException
class HeaderNotPresentException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.OpenWorkbookException
class OpenWorkbookException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.ReadValueException
class ReadValueException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.RowNotFoundException
class RowNotFoundException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.SheetAlreadyExistsException
class SheetAlreadyExistsException extends Exception implements Serializable -
Exception io.github.mbenincasa.javaexcelutils.exceptions.SheetNotFoundException
class SheetNotFoundException extends Exception implements Serializable
-