org.squashtest.csp.tm.domain.report.query
Class UnsupportedFlavorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.squashtest.csp.tm.domain.report.query.UnsupportedFlavorException
- All Implemented Interfaces:
- Serializable
public class UnsupportedFlavorException
- extends Exception
The Exception thrown if a given implementation of ReportQueryDao doesn't support a given implementation
of a ReportQuery.
- Author:
- bsiri
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedFlavorException
public UnsupportedFlavorException()
UnsupportedFlavorException
public UnsupportedFlavorException(String message)
Copyright © 2010-2012 Squashtest TM, Squashtest.org. All Rights Reserved.