| Package | Description |
|---|---|
| pl.jsolve.sweetener.exception |
| Modifier and Type | Method and Description |
|---|---|
OutOfRangeException.Range |
OutOfRangeException.getRange() |
static OutOfRangeException.Range |
OutOfRangeException.Range.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutOfRangeException.Range[] |
OutOfRangeException.Range.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OutOfRangeException(Exception ex,
OutOfRangeException.Range range) |
Copyright © 2015 jsolve. All rights reserved.