|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
com.nhncorp.neptune.common.exception.DuplicatedRowKeyException
public class DuplicatedRowKeyException
| Constructor Summary | |
|---|---|
DuplicatedRowKeyException()
|
|
DuplicatedRowKeyException(Row.Key rowKey)
|
|
DuplicatedRowKeyException(java.lang.String s)
|
|
| Method Summary | |
|---|---|
Row.Key |
getRowKey()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DuplicatedRowKeyException()
public DuplicatedRowKeyException(java.lang.String s)
public DuplicatedRowKeyException(Row.Key rowKey)
| Method Detail |
|---|
public Row.Key getRowKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||