Package exceptions
package exceptions
Provides classes for custom exceptions that can be thrown by the application.
This package includes classes for custom exceptions that can be thrown by the application for more detailed error handling.
Classes in this package:
ShippingRuleException
- Thrown when an error occurs while loading shipping rules.
-
Exception ClassesClassDescriptionThis exception is thrown when the shipping rules file could not be found, opened, or parsed correctly.