Package org.infinispan.server.hotrod
Class MissingFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.infinispan.server.hotrod.MissingFactoryException
- All Implemented Interfaces:
Serializable
Exception thrown when a named factory is chosen that doesn't exist
- Since:
- 9.0
- Author:
- wburns
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingFactoryException
-