org.apache.maven.plugin.assembly.interpolation
Class AssemblyInterpolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.maven.plugin.assembly.interpolation.AssemblyInterpolationException
All Implemented Interfaces:
Serializable

public class AssemblyInterpolationException
extends Exception

Version:
$Id: AssemblyInterpolationException.java 1633941 2014-10-23 20:09:22Z krosenvold $
See Also:
Serialized Form

Constructor Summary
AssemblyInterpolationException(String message, Throwable cause)
           
 
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

AssemblyInterpolationException

public AssemblyInterpolationException(String message,
                                      Throwable cause)


Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.