Package com.merative.acd.v1.exception
Class IndexNotAvailableException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.merative.acd.v1.exception.IndexNotAvailableException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class IndexNotAvailableException extends java.lang.RuntimeExceptionIndexNotAvailableException To support Custom Exception. This class is manually written and not generated from swagger codegen.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description IndexNotAvailableException(java.lang.String message)Instantiates a new Index Not Available Exception.
 
-