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 Details

    • CannotSearchForAll

      public CannotSearchForAll​(String msg)