java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotCreateInstance
All Implemented Interfaces:
Serializable

public class CannotCreateInstance
extends RuntimeException
user is forbidden to create an instance of a class; used in UtilityClass
See Also:
Serialized Form
  • Constructor Details

    • CannotCreateInstance

      public CannotCreateInstance​(String msg)