org.jboss.shrinkwrap.api
public class IllegalArchivePathException extends RuntimeException
Node
on and invalid path within the Archive
(i.e. you are
trying to add an asset to "/test.txt/somethingelse.txt" where test.txt is an Asset
)Constructor and Description |
---|
IllegalArchivePathException(String message) |
IllegalArchivePathException(String message,
Throwable cause) |
IllegalArchivePathException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.