org.apache.accumulo.core.iterators
Class ValueFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.accumulo.core.iterators.ValueFormatException
- All Implemented Interfaces:
- Serializable
public class ValueFormatException
- extends IllegalArgumentException
Exception used for TypedValueCombiner and it's Encoders decode() function
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValueFormatException
public ValueFormatException(String string)
ValueFormatException
public ValueFormatException(Exception nfe)
Copyright © 2015 Apache Accumulo Project. All rights reserved.