Class UnknownDisplayExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.rest.core.spi.error.BadRequestException
ch.tocco.nice2.rest.entity.impl.resources.entities.UnknownDisplayExpressionException
- All Implemented Interfaces:
Serializable
Produces a HTTP 400 response when the path to a display expression in invalid.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownDisplayExpressionException
-