Class Error
java.lang.Object
com.strobel.core.Error
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static IllegalArgumentException(package private) static IllegalArgumentExceptioncouldNotConvertFromType(Class<?> sourceType) (package private) static IllegalArgumentExceptioncouldNotConvertNullValue(Class<?> targetType) (package private) static IllegalArgumentExceptioncouldNotConvertValue(Class<?> sourceType, Class<?> targetType) (package private) static IndexOutOfBoundsExceptionindexOutOfRange(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
-