Package com.strobel.core
Class Error
java.lang.Object
com.strobel.core.Error
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static IllegalArgumentException
(package private) static IllegalArgumentException
couldNotConvertFromType
(Class<?> sourceType) (package private) static IllegalArgumentException
couldNotConvertNullValue
(Class<?> targetType) (package private) static IllegalArgumentException
couldNotConvertValue
(Class<?> sourceType, Class<?> targetType) (package private) static IndexOutOfBoundsException
indexOutOfRange
(int index) (package private) static IllegalArgumentException
(package private) static IllegalArgumentException
(package private) static IllegalStateException
-
Constructor Details
-
Error
private Error()
-
-
Method Details
-
unmodifiableCollection
-
sequenceHasNoElements
-
sequenceHasMultipleElements
-
couldNotConvertFromNull
-
couldNotConvertFromType
-
couldNotConvertNullValue
-
couldNotConvertValue
-
indexOutOfRange
-