Uses of Class
org.instancio.exception.InstancioTerminatingException
Packages that use InstancioTerminatingException
Package
Description
Contains exception classes thrown by Instancio.
Defines Service Provider Interfaces for providing custom implementations.
-
Uses of InstancioTerminatingException in org.instancio.exception
Subclasses of InstancioTerminatingException in org.instancio.exceptionModifier and TypeClassDescriptionclassException generated by incorrect usage of the API.classException triggered as a result of an assignment expression that could not be resolved.classException triggered as a result of unused selectors. -
Uses of InstancioTerminatingException in org.instancio.spi
Subclasses of InstancioTerminatingException in org.instancio.spiModifier and TypeClassDescriptionclassException generated by incorrect usage of the SPI.