Class NoMatchingProjectException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public final class NoMatchingProjectException extends ResourceNotFoundException
An exception that a project is missing
See Also:
  • Constructor Details

    • NoMatchingProjectException

      public NoMatchingProjectException(String projectName)
    • NoMatchingProjectException

      public NoMatchingProjectException(StreamInput in) throws IOException
      Throws:
      IOException