public class StateTooLargeException extends IOException
StateManager
but the state being
stored is larger than is allowed by the backing storage mechanism.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
StateTooLargeException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public StateTooLargeException(String message)
Copyright © 2017 Apache NiFi Project. All rights reserved.