Class TransformationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.maven.internal.transformation.TransformationFailedException
All Implemented Interfaces:
Serializable

public class TransformationFailedException extends RuntimeException
Exception that may be thrown by the Artifact.getFile() implementation.
See Also:
  • Constructor Details

    • TransformationFailedException

      public TransformationFailedException(Throwable cause)