com.docmosis.template.population
Class PopulationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.docmosis.template.population.PopulationException
All Implemented Interfaces:
Serializable

public class PopulationException
extends Exception

See Also:
Serialized Form

Constructor Summary
PopulationException()
           
PopulationException(String message)
           
PopulationException(String message, Throwable cause)
           
PopulationException(Throwable cause)
           
 
Method Summary
 
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

PopulationException

public PopulationException()

PopulationException

public PopulationException(String message)

PopulationException

public PopulationException(Throwable cause)

PopulationException

public PopulationException(String message,
                           Throwable cause)


Copyright © 2014–2022 Docmosis Pty Ltd. All rights reserved.