Class ObjectCreationException

All Implemented Interfaces:
Serializable

public class ObjectCreationException extends RuntimeException
Exception thrown when Easy Random is unable to create an instance of a given type.
Author:
Mahmoud Ben Hassine ([email protected])
See Also:
  • Constructor Details

    • ObjectCreationException

      public ObjectCreationException(String message)
    • ObjectCreationException

      public ObjectCreationException(String message, Throwable cause)