Class IndexNotReadyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.studio.core.api.indexing.IndexNotReadyException
All Implemented Interfaces:
Serializable

public class IndexNotReadyException extends RuntimeException
user: Ildar date: 28.04.15
See Also:
  • Constructor Details

    • IndexNotReadyException

      public IndexNotReadyException(ID<?,?> id)
    • IndexNotReadyException

      public IndexNotReadyException(ID<?,?> id, Exception e)