Class Exceptions.IllegalArgument

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.search.impl.solr.facet.Exceptions
org.alfresco.repo.search.impl.solr.facet.Exceptions.IllegalArgument
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Exceptions.DuplicateFacetId, Exceptions.MissingFacetId, Exceptions.UnrecognisedFacetId
Enclosing class:
Exceptions

public static class Exceptions.IllegalArgument extends Exceptions
This exception is used to signal a bad parameter.
See Also:
  • Constructor Details

    • IllegalArgument

      public IllegalArgument()
    • IllegalArgument

      public IllegalArgument(String message)