Class IllegalAssignmentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.yahoo.search.query.properties.IllegalAssignmentException
- All Implemented Interfaces:
Serializable
Thrown won an illegal property assignment.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalAssignmentException(com.yahoo.processing.request.CompoundName name, Object value, String message) IllegalAssignmentException(com.yahoo.processing.request.CompoundName name, Object value, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalAssignmentException
-
IllegalAssignmentException
-