Class InstancioException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InstancioTerminatingException

public class InstancioException extends RuntimeException
Base class for all exceptions thrown by Instancio.
Since:
1.0.1
See Also:
  • Constructor Details

    • InstancioException

      public InstancioException(String message)
    • InstancioException

      public InstancioException(String message, Throwable cause)