Class MissingParametersException

All Implemented Interfaces:
Serializable

public class MissingParametersException extends ContentPackException
See Also:
  • Constructor Details

    • MissingParametersException

      public MissingParametersException(Collection<String> missingParameters)
  • Method Details