com.docmosis.template.population
Class DataProviderKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.docmosis.template.population.DataProviderKeyException
- All Implemented Interfaces:
- Serializable
- public class DataProviderKeyException
- extends Exception
An exception used when attempting to use malformed data provider keys
to represent a call to a hierarchical data provider structure.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataProviderKeyException
public DataProviderKeyException(String message)
- Create a new exception.
Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.