Package org.ametys.cms.search.solr
Class DefaultUpdateClient.CommitNotAllowedException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.ametys.cms.search.solr.DefaultUpdateClient.CommitNotAllowedException
 
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - DefaultUpdateClient
 
static class DefaultUpdateClient.CommitNotAllowedException extends RuntimeException
 
- 
- 
Constructor Summary
Constructors Constructor Description CommitNotAllowedException() 
- 
Method Summary
- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
CommitNotAllowedException
CommitNotAllowedException()
 
 - 
 
 -