Class InvalidProjectRequestException

All Implemented Interfaces:
Serializable

public class InvalidProjectRequestException extends ProjectGenerationException
Thrown when a ProjectRequest is invalid.
Author:
Stephane Nicoll
See Also:
  • Constructor Details

    • InvalidProjectRequestException

      public InvalidProjectRequestException(String message)