Class GenerationException

All Implemented Interfaces:
Serializable

public class GenerationException extends RuntimeException
Generation exception
Author:
William
See Also:
  • Constructor Details

    • GenerationException

      public GenerationException(String message)
    • GenerationException

      public GenerationException(String message, Throwable cause)