Class CBTypeCheckFailedException

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

public final class CBTypeCheckFailedException extends Exception
Type checking failed.
See Also:
  • Constructor Details

    • CBTypeCheckFailedException

      public CBTypeCheckFailedException()
      Construct an exception.