Class CBSchemaCompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.cedarbridge.schema.compiler.api.CBSchemaCompilerException
All Implemented Interfaces:
Serializable

public final class CBSchemaCompilerException extends Exception
A compilation error.
See Also:
  • Constructor Details

    • CBSchemaCompilerException

      public CBSchemaCompilerException()
      A compilation error.