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:
  • Constructor Details

    • InvalidParametersException

      public InvalidParametersException(String message)