public class TikaMemoryLimitException extends TikaException
Constructor and Description |
---|
TikaMemoryLimitException(long triedToAllocate,
long maxAllowable) |
TikaMemoryLimitException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TikaMemoryLimitException(String msg)
public TikaMemoryLimitException(long triedToAllocate, long maxAllowable)
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.