Class CdfIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cognite.client.servicesV1.exception.CdfIOException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidResponseException

public class CdfIOException extends Exception
Signals that a Cognite Data Fusion specific I/O exception of some sort has occurred.
See Also:
  • Constructor Details

    • CdfIOException

      public CdfIOException(String errorMessage)