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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.