com.docmosis.template.population
Class DataProviderGroupingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.docmosis.template.population.DataProviderGroupingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoSuchColumnNameException
- public class DataProviderGroupingException
- extends Exception
A general exception for when data provider groupings are in an invalid
state.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataProviderGroupingException
public DataProviderGroupingException(String message)
- Create a new exception.
- Parameters:
message
- the message associated with the exception.
Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.