Class IllegalParameterException

All Implemented Interfaces:
Serializable

public class IllegalParameterException extends NuxeoException
A query / form parameter was expected but not found or has invalid value.
Author:
Bogdan Stefanescu
See Also:
  • Constructor Details

    • IllegalParameterException

      public IllegalParameterException(String message)