Class InvalidParametersException

  • All Implemented Interfaces:
    Serializable

    public class InvalidParametersException
    extends ServiceLayerException
    Exception thrown when there is an error with the parameters received by a controller.
    Author:
    joseross
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidParametersException

        public InvalidParametersException​(String message)