Class InstancioApiException

All Implemented Interfaces:
Serializable

public class InstancioApiException extends InstancioException
Exceptions generated by incorrect usage of the API.
See Also:
  • Constructor Details

    • InstancioApiException

      public InstancioApiException(String message)
    • InstancioApiException

      public InstancioApiException(String message, Throwable cause)