Package | Description |
---|---|
de.dimensionv.java.libraries.common.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
InvalidDoubleValueException
A runtime exception class for indicating that a provided double value was invalid.
|
class |
InvalidEnumValueException
Exception-class for int-to-enum conversions, when the given int-value exceeds the valid values of the enum.
|
class |
InvalidFloatValueException
A runtime exception class for indicating that a provided float value was invalid.
|
class |
InvalidIntegerValueException
A runtime exception class for indicating that a provided integer value was invalid.
|
class |
InvalidStringValueException
A runtime exception class for indicating that a provided string value was invalid.
|
Copyright © 2015. All Rights Reserved.