public static class JarBuilder.DuplicateEntryException extends RuntimeException
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the duplicate path.
|
ByteSource |
getSource()
Returns the contents of the duplicate entry.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getPath()
public ByteSource getSource()