com.atlassian.maven.plugins
Class InvalidResourceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.maven.plugin.AbstractMojoExecutionException
              extended byorg.apache.maven.plugin.MojoExecutionException
                  extended bycom.atlassian.maven.plugins.InvalidResourceException
All Implemented Interfaces:
java.io.Serializable

public class InvalidResourceException
extends org.apache.maven.plugin.MojoExecutionException

Author:
James William Dumay
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
longMessage, source
 
Constructor Summary
InvalidResourceException(java.lang.String message)
           
 
Methods inherited from class org.apache.maven.plugin.AbstractMojoExecutionException
getLongMessage, getSource
 
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

InvalidResourceException

public InvalidResourceException(java.lang.String message)


Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.