|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.dse.tools.workbench.base.WorkbenchException | +--com.ibm.dse.tools.workbench.base.RepositoryException | +--com.ibm.dse.tools.workbench.base.RpNonVersionableTableException
The class RpCNonVersionableTableException
is thrown by the Workbench when trying to version
a row of a non versionable table
Constructor Summary | |
RpNonVersionableTableException()
Constructs a RpNonVersionableTableException with no specified detail message. |
|
RpNonVersionableTableException(java.lang.String s)
Constructs a RpNonVersionableTableException with a specified detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public RpNonVersionableTableException()
public RpNonVersionableTableException(java.lang.String s)
s
- java.lang.String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |