Class RepositoryMetadataStoreException

  • All Implemented Interfaces:
    Serializable

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

      • RepositoryMetadataStoreException

        public RepositoryMetadataStoreException​(String message)
      • RepositoryMetadataStoreException

        public RepositoryMetadataStoreException​(String message,
                                                Exception e)