| Package | Description |
|---|---|
| com.github.junrar.exception |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RarException.setType(RarException.RarExceptionType type) |
| Constructor and Description |
|---|
RarException(RarException.RarExceptionType type) |
Copyright © 2017. All rights reserved.