Class LookupException

All Implemented Interfaces:
Serializable

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

    • LookupException

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

      public LookupException(Exception e)
      Parameters:
      e - the Exception