org.apache.maven.jxr
Class JxrException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.jxr.JxrException
- All Implemented Interfaces:
- Serializable
public class JxrException
- extends Exception
Exception occurring in JXR.
- Version:
- $Id: JxrException.java 692692 2008-09-06 17:34:46Z hboutemy $
- Author:
- Brett Porter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JxrException
public JxrException(String message,
Exception e)
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.