Class RepositoryMetadataReadException

  • All Implemented Interfaces:
    Serializable

    public class RepositoryMetadataReadException
    extends Exception
    Problem storing the repository metadata in the local repository.
    Version:
    $Id: RepositoryMetadataReadException.java 495147 2007-01-11 07:47:53Z jvanzyl $
    Author:
    Brett Porter
    See Also:
    Serialized Form
    • Constructor Detail

      • RepositoryMetadataReadException

        public RepositoryMetadataReadException​(String message)
      • RepositoryMetadataReadException

        public RepositoryMetadataReadException​(String message,
                                               Exception e)