Class CBCodeGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.cedarbridge.codegen.api.CBCodeGeneratorException
All Implemented Interfaces:
Serializable

public final class CBCodeGeneratorException extends Exception
The type of exceptions raised by code generators.
See Also:
  • Constructor Details

    • CBCodeGeneratorException

      public CBCodeGeneratorException(Exception exception)
      Construct an exception.
      Parameters:
      exception - The cause