Class InvalidRepositoryException

  • All Implemented Interfaces:
    Serializable

    public class InvalidRepositoryException
    extends Exception
    Error constructing an artifact repository.
    Version:
    $Id: InvalidRepositoryException.java 495147 2007-01-11 07:47:53Z jvanzyl $
    Author:
    Brett Porter
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidRepositoryException

        public InvalidRepositoryException​(String message,
                                          Throwable throwable)