Class CBSPICodeGeneratorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.cedarbridge.codegen.spi.CBSPICodeGeneratorException
All Implemented Interfaces:
Serializable

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

    • CBSPICodeGeneratorException

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