Class AlignedTimeseriesException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AlignedTimeseriesException
    extends org.apache.iotdb.commons.exception.MetadataException
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.apache.iotdb.commons.exception.IoTDBException

        errorCode, isUserException
    • Constructor Summary

      Constructors 
      Constructor Description
      AlignedTimeseriesException​(java.lang.String message, java.lang.String path)  
    • Method Summary

      • Methods inherited from class org.apache.iotdb.commons.exception.IoTDBException

        getErrorCode, isUserException
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AlignedTimeseriesException

        public AlignedTimeseriesException​(java.lang.String message,
                                          java.lang.String path)
        Parameters:
        message - excepetion message
        path - related timeseries path