org.apache.maven.jxr
Class JxrException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.maven.jxr.JxrException
All Implemented Interfaces:
java.io.Serializable

public class JxrException
extends java.lang.Exception

Exception occuring in JXR.

Version:
$Id: JxrException.java 292641 2005-09-30 06:15:37Z brett $
Author:
Brett Porter
See Also:
Serialized Form

Constructor Summary
JxrException(java.lang.String message, java.lang.Exception e)
           
 
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

JxrException

public JxrException(java.lang.String message,
                    java.lang.Exception e)


Copyright © {inceptionYear}-2007 Apache Software Foundation. All Rights Reserved.