Class RepositoryConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class RepositoryConfigurationException
    extends OcflJavaException
    This exception indicates that there is something wrong with the OCFL repository configuration
    See Also:
    Serialized Form
    • Constructor Detail

      • RepositoryConfigurationException

        public RepositoryConfigurationException()
      • RepositoryConfigurationException

        public RepositoryConfigurationException​(String message)
      • RepositoryConfigurationException

        public RepositoryConfigurationException​(String message,
                                                Throwable cause)
      • RepositoryConfigurationException

        public RepositoryConfigurationException​(Throwable cause)