public static final class PartContentBuilder.PartNotFoundException
extends org.apache.james.mime4j.MimeException
| Constructor and Description |
|---|
PartContentBuilder.PartNotFoundException(int position) |
PartContentBuilder.PartNotFoundException(int position,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PartContentBuilder.PartNotFoundException(int position)
public PartContentBuilder.PartNotFoundException(int position,
Exception e)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.