public class RowOutOfBoundsException extends DataSetException
| Constructor and Description |
|---|
RowOutOfBoundsException() |
RowOutOfBoundsException(java.lang.String msg) |
RowOutOfBoundsException(java.lang.String msg,
java.lang.Throwable e) |
RowOutOfBoundsException(java.lang.Throwable e) |
getExceptionpublic RowOutOfBoundsException()
public RowOutOfBoundsException(java.lang.String msg)
public RowOutOfBoundsException(java.lang.String msg,
java.lang.Throwable e)
public RowOutOfBoundsException(java.lang.Throwable e)
Copyright © 2002-2018. All Rights Reserved.