Class GenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.codecrete.windowsapi.writer.GenerationException
All Implemented Interfaces:
Serializable

public class GenerationException extends RuntimeException
Exception thrown if an error occurs during code generation.
See Also:
  • Constructor Details

    • GenerationException

      public GenerationException(String message)
      Creates a new instance.
      Parameters:
      message - the exception message