org.rhq.core.util.maven
Class MavenArtifactNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.core.util.maven.MavenArtifactNotFoundException
All Implemented Interfaces:
Serializable

public class MavenArtifactNotFoundException
extends Exception

Author:
Ian Springer
See Also:
Serialized Form

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

MavenArtifactNotFoundException

public MavenArtifactNotFoundException(String message)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.