Class QueryParameterisationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.search.impl.QueryParameterisationException
All Implemented Interfaces:
Serializable

public class QueryParameterisationException extends org.alfresco.error.AlfrescoRuntimeException
See Also:
  • Constructor Details

    • QueryParameterisationException

      public QueryParameterisationException(String msg)
    • QueryParameterisationException

      public QueryParameterisationException(String msg, Throwable cause)