net.sourceforge.czt.print.z
Class AstToPrintTreeVisitor.CannotPrintAstException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.sourceforge.czt.print.z.AstToPrintTreeVisitor.CannotPrintAstException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AstToPrintTreeVisitor

public static class AstToPrintTreeVisitor.CannotPrintAstException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
AstToPrintTreeVisitor.CannotPrintAstException(java.lang.Exception cause)
           
AstToPrintTreeVisitor.CannotPrintAstException(java.lang.String message)
           
 
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

AstToPrintTreeVisitor.CannotPrintAstException

public AstToPrintTreeVisitor.CannotPrintAstException(java.lang.String message)

AstToPrintTreeVisitor.CannotPrintAstException

public AstToPrintTreeVisitor.CannotPrintAstException(java.lang.Exception cause)


Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.