|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RarException.RarExceptionType | |
|---|---|
| com.github.junrar.exception | |
| Uses of RarException.RarExceptionType in com.github.junrar.exception |
|---|
| Methods in com.github.junrar.exception that return RarException.RarExceptionType | |
|---|---|
RarException.RarExceptionType |
RarException.getType()
|
static RarException.RarExceptionType |
RarException.RarExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RarException.RarExceptionType[] |
RarException.RarExceptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.junrar.exception with parameters of type RarException.RarExceptionType | |
|---|---|
void |
RarException.setType(RarException.RarExceptionType type)
|
| Constructors in com.github.junrar.exception with parameters of type RarException.RarExceptionType | |
|---|---|
RarException(RarException.RarExceptionType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||