Class ArchiveChangeSummaryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.sandbox.service.exception.ArchiveChangeSummaryException
All Implemented Interfaces:
Serializable

public class ArchiveChangeSummaryException extends RuntimeException
The exception results from an attempt to archive ChangeSummary if there are any in an active state.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • ArchiveChangeSummaryException

      public ArchiveChangeSummaryException(String message)