Class CannotSearchForAll
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotSearchForAll
- All Implemented Interfaces:
Serializable
public class CannotSearchForAll extends RuntimeException
cannot be searched for all, because return type cannot store more than one object
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CannotSearchForAll(String msg) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CannotSearchForAll
-