Package com.github.junrar.exception
Class UnsupportedRarV5Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.github.junrar.exception.RarException
-
- com.github.junrar.exception.UnsupportedRarV5Exception
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedRarV5Exception extends RarException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedRarV5Exception()UnsupportedRarV5Exception(java.lang.Throwable cause)
-