Class OETLExtractorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.orient.etl.extractor.OETLExtractorException
All Implemented Interfaces:
Serializable

public class OETLExtractorException extends RuntimeException
See Also:
  • Constructor Details

    • OETLExtractorException

      public OETLExtractorException(Exception e)
    • OETLExtractorException

      public OETLExtractorException(String s)
    • OETLExtractorException

      public OETLExtractorException(String s, Exception e)