de.jiac.micro.config.generator
Class GeneratorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.jiac.micro.config.generator.GeneratorException
All Implemented Interfaces:
Serializable

public final class GeneratorException
extends Exception

Version:
$Revision$
Author:
Marcel Patzlaff
See Also:
Serialized Form

Constructor Summary
GeneratorException(String message)
           
GeneratorException(String message, 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

GeneratorException

public GeneratorException(String message)

GeneratorException

public GeneratorException(String message,
                          Throwable cause)


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.