Package jsonvalues

Class UserError

  • All Implemented Interfaces:
    Serializable

    public class UserError
    extends RuntimeException
    Exception that models a programming error made by the user. The user has a bug in their code and something has to be fixed. A suggestion in the message of the exception is suggested
    See Also:
    Serialized Form