Class InvalidColumnReferenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.apple.foundationdb.relational.api.exceptions.RelationalException
com.apple.foundationdb.relational.api.exceptions.InvalidColumnReferenceException
All Implemented Interfaces:
Serializable

@API(EXPERIMENTAL) public class InvalidColumnReferenceException extends RelationalException
See Also:
  • Field Details

  • Constructor Details

    • InvalidColumnReferenceException

      public InvalidColumnReferenceException(String message)
  • Method Details