Class CodegenException

All Implemented Interfaces:
Serializable

public class CodegenException extends RuntimeException
Author:
tiwe
See Also:
  • Constructor Details

    • CodegenException

      public CodegenException(String msg)
    • CodegenException

      public CodegenException(String msg, Throwable t)
    • CodegenException

      public CodegenException(Throwable t)