public class BadFieldValueException extends Exception
Constructor and Description |
---|
BadFieldValueException(String message)
Create an instance of BadFieldValueException
|
BadFieldValueException(String message,
Throwable cause)
Create an instance of BadFieldValueException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadFieldValueException(String message)
message
- a description of the encountered problemCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.