Class ComputeKNNOutlierScores.TimeoutException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ComputeKNNOutlierScores<O extends NumberVector>

    private static class ComputeKNNOutlierScores.TimeoutException
    extends java.lang.RuntimeException
    Exception used in timeout logic.
    Author:
    Erich Schubert
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID
      Serialization version
    • Constructor Summary

      Constructors 
      Constructor Description
      TimeoutException​(java.lang.String msg)
      Constructor.
    • Method Summary

      • 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
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        Serialization version
        See Also:
        Constant Field Values
    • Constructor Detail

      • TimeoutException

        public TimeoutException​(java.lang.String msg)
        Constructor.
        Parameters:
        msg - Message