Class ReleaseDescriptorStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.shared.release.config.ReleaseDescriptorStoreException
All Implemented Interfaces:
Serializable

public class ReleaseDescriptorStoreException extends Exception
Exception occurring within the configuration store.
See Also:
  • Constructor Details

    • ReleaseDescriptorStoreException

      public ReleaseDescriptorStoreException(String message, Throwable t)