Class CdfRawNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cognite.client.servicesV1.exception.CdfRawNotFoundException
All Implemented Interfaces:
Serializable

public class CdfRawNotFoundException extends Exception
Signals that CDF RAW did not find row with a specific key.
See Also:
  • Constructor Details

    • CdfRawNotFoundException

      public CdfRawNotFoundException(String errorMessage)