Class PrompterException

All Implemented Interfaces:
Serializable

@Experimental public class PrompterException extends MavenException
The Exception class throw by the Prompter service.
Since:
4.0
See Also:
  • Constructor Details

    • PrompterException

      public PrompterException(String message, Exception e)
      Parameters:
      message - the message to give
      e - the Exception