com.atlassian.maven.plugins.exceptions
Class SourceFileNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.maven.plugins.exceptions.SourceFileNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class SourceFileNotFoundException
extends java.lang.Exception

Created by IntelliJ IDEA. User: Michael Date: 20/10/2006 Time: 11:41:19 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
SourceFileNotFoundException(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

SourceFileNotFoundException

public SourceFileNotFoundException(java.lang.String message)


Copyright © 2006 null. All Rights Reserved.