Skip to main content Link Search Menu Expand Document (external link)

Exceptions

Table of contents

  1. ImmutableValueObjectException
  2. InvalidValueException

The following is a list of the different exceptions that are used within this package.

ImmutableValueObjectException

Exception thrown when trying to modify an immutable object.

InvalidValueException

Exception thrown when an invalid value is given.