Class IndexNotAvailableException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IndexNotAvailableException
    extends java.lang.RuntimeException
    IndexNotAvailableException To support Custom Exception. This class is manually written and not generated from swagger codegen.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      IndexNotAvailableException​(java.lang.String message)
      Instantiates a new Index Not Available Exception.
    • 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

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

      • IndexNotAvailableException

        public IndexNotAvailableException​(java.lang.String message)
        Instantiates a new Index Not Available Exception.
        Parameters:
        message - the error message