org.gvsig.fmap.mapcontrol.dal.feature.swing.table
Class GetRowCountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.mapcontrol.dal.feature.swing.table.GetRowCountException
- All Implemented Interfaces:
- Serializable, IBaseException
public class GetRowCountException
- extends BaseRuntimeException
Exception thrown when getting the total row number, or the total number of
Features, throws an error.
- Author:
- Cèsar Ordiñana
- See Also:
- Serialized Form
| Methods inherited from class org.gvsig.tools.exception.BaseRuntimeException |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, iterator, setCode, setFormatString, setMessageKey, setValue, toString |
GetRowCountException
public GetRowCountException()
- Creates a new GetRowCountException.
GetRowCountException
public GetRowCountException(Throwable cause)
- Creates a new GetRowCountException.
- Parameters:
cause - the cause of the exception
values
protected Map<String,?> values()
- Overrides:
values in class BaseRuntimeException
Copyright © 2004-2013 gvSIG. All Rights Reserved.