org.gcube.data.analysis.tabulardata.service.exception
Class NoSuchColumnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.data.analysis.tabulardata.service.exception.TabularDataException
org.gcube.data.analysis.tabulardata.service.exception.NoSuchColumnException
- All Implemented Interfaces:
- Serializable
public class NoSuchColumnException
- extends TabularDataException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchColumnException
public NoSuchColumnException(String message,
Throwable cause)
NoSuchColumnException
public NoSuchColumnException(String message)
NoSuchColumnException
public NoSuchColumnException(Throwable cause)
Copyright © 2013. All Rights Reserved.