Class DuplicateQueryRuleException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.kernel.exception.DuplicateQueryRuleException
- All Implemented Interfaces:
Serializable
- Author:
- Roberto Díaz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDuplicateQueryRuleException
(boolean contains, boolean andOperator, String name) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateQueryRuleException
-
-
Method Details
-
getName
-
isAndOperator
public boolean isAndOperator() -
isContains
public boolean isContains()
-