Package net.officefloor.web.build
Class NoAcceptHandlersException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.officefloor.web.build.NoAcceptHandlersException
- All Implemented Interfaces:
Serializable
Indicates there were no
Accept handlers configured for
AcceptNegotiator.- Author:
- Daniel Sagenschneider
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoAcceptHandlersException
Instantiate.- Parameters:
message- Message.
-