biz.hammurapi.codegen
Class DocumentingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by biz.hammurapi.RuntimeException
                  extended by biz.hammurapi.codegen.DocumentingException
All Implemented Interfaces:
java.io.Serializable

public class DocumentingException
extends biz.hammurapi.RuntimeException

See Also:
Serialized Form

Constructor Summary
DocumentingException(java.lang.String message, java.lang.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

DocumentingException

public DocumentingException(java.lang.String message,
                            java.lang.Throwable cause)


Copyright © 2003 Hammurapi Group. All Rights Reserved.