net.sourceforge.jpotpourri.codegen
Class CodeGeneratorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.jpotpourri.codegen.CodeGeneratorException
All Implemented Interfaces:
java.io.Serializable

public class CodeGeneratorException
extends java.lang.Exception

Author:
christoph_pickl@users.sourceforge.net
See Also:
Serialized Form

Constructor Summary
CodeGeneratorException(java.lang.String msg)
           
CodeGeneratorException(java.lang.String msg, java.lang.Exception 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

CodeGeneratorException

public CodeGeneratorException(java.lang.String msg)

CodeGeneratorException

public CodeGeneratorException(java.lang.String msg,
                              java.lang.Exception cause)


Copyright © 2008. All Rights Reserved.