Class DbDumpException

  • All Implemented Interfaces:
    Serializable

    public class DbDumpException
    extends com.atlassian.activeobjects.spi.ImportExportException
    This exception is thrown when DB Exporter fails to export the database.
    Since:
    5.4
    See Also:
    Serialized Form
    • Constructor Detail

      • DbDumpException

        public DbDumpException​(String message)
      • DbDumpException

        public DbDumpException​(String message,
                               Throwable cause)