Class InstancioTerminatingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InstancioApiException

public class InstancioTerminatingException extends InstancioException
This exception (and its subclasses) indicates an unrecoverable error and propagates all the way up to the user.
Since:
2.15.0
See Also:
  • Constructor Details

    • InstancioTerminatingException

      public InstancioTerminatingException(String message)
    • InstancioTerminatingException

      public InstancioTerminatingException(String message, Throwable cause)