Class InvalidParametersException

All Implemented Interfaces:
Serializable

public class InvalidParametersException extends ContentPackException
See Also:
  • Constructor Details

    • InvalidParametersException

      public InvalidParametersException(Collection<String> invalidParameters)
  • Method Details