Class RepositoryAssemblyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugins.assembly.repository.RepositoryAssemblyException
- All Implemented Interfaces:
Serializable
- Author:
- Jason van Zyl
- See Also:
-
Constructor Summary
ConstructorDescriptionRepositoryAssemblyException
(String string) RepositoryAssemblyException
(String string, Throwable throwable) RepositoryAssemblyException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryAssemblyException
-
RepositoryAssemblyException
-
RepositoryAssemblyException
-