Class CoreAdminAPIBase.CoreAdminAPIBaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.solr.handler.admin.api.CoreAdminAPIBase.CoreAdminAPIBaseException
All Implemented Interfaces:
Serializable
Enclosing class:
CoreAdminAPIBase

protected static class CoreAdminAPIBase.CoreAdminAPIBaseException extends RuntimeException
Helper RuntimeException to allow passing checked exceptions to the caller of the handle method.
See Also:
  • Constructor Details

    • CoreAdminAPIBaseException

      public CoreAdminAPIBaseException(Exception trueException)