Class InvalidInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.ejava.assignments.testing.rentals.renters.InvalidInputException
All Implemented Interfaces:
Serializable

public class InvalidInputException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidInputException

      public InvalidInputException(String message, Object... args)