Serialized Form
-
Package com.github.junrar.exception
-
Exception Class com.github.junrar.exception.BadRarArchiveException
class BadRarArchiveException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.CorruptHeaderException
class CorruptHeaderException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.CrcErrorException
class CrcErrorException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.HeaderNotInArchiveException
class HeaderNotInArchiveException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.InitDeciphererFailedException
class InitDeciphererFailedException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.MainHeaderNullException
class MainHeaderNullException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.NotRarArchiveException
class NotRarArchiveException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.RarException
class RarException extends Exception implements Serializable -
Exception Class com.github.junrar.exception.UnsupportedRarEncryptedException
class UnsupportedRarEncryptedException extends RarException implements Serializable -
Exception Class com.github.junrar.exception.UnsupportedRarV5Exception
class UnsupportedRarV5Exception extends RarException implements Serializable
-