public class NoSuchColumnException extends Exception
| Constructor and Description |
|---|
NoSuchColumnException(String message,
TabularDataExceptionBean faultInfo) |
NoSuchColumnException(String message,
TabularDataExceptionBean faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchColumnException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public NoSuchColumnException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2014. All Rights Reserved.