Class InstancioApiException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnusedSelectorException

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

    • InstancioApiException

      public InstancioApiException(String message)
    • InstancioApiException

      public InstancioApiException(String message, Throwable cause)