Docmosis API 4.5.0

com.docmosis.template.population
Class DataProviderGroupingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.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

Constructor Summary
DataProviderGroupingException(String message)
          Create a new exception.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataProviderGroupingException

public DataProviderGroupingException(String message)
Create a new exception.

Parameters:
message - the message associated with the exception.

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.