org.codehaus.plexus.compiler.util.scan
Class InclusionScanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.compiler.util.scan.InclusionScanException
- All Implemented Interfaces:
- Serializable
public class InclusionScanException
- extends Exception
- Version:
- $Id$
- Author:
- jdcasey
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InclusionScanException
public InclusionScanException(String message)
InclusionScanException
public InclusionScanException(String message,
Throwable cause)
Copyright © 2001-2011 Codehaus. All Rights Reserved.