|
|||||||||
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 | +--allensoft.javacvs.client.CVSException | +--allensoft.javacvs.client.CVSProtocolException
Constructor Summary | |
CVSProtocolException(java.lang.Exception nestedException)
|
|
CVSProtocolException(java.lang.String sMessage)
|
|
CVSProtocolException(java.lang.String sMessage,
java.lang.Exception nestedException)
|
Methods inherited from class allensoft.javacvs.client.CVSException |
getNestedException |
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 CVSProtocolException(java.lang.String sMessage)
public CVSProtocolException(java.lang.Exception nestedException)
public CVSProtocolException(java.lang.String sMessage, java.lang.Exception nestedException)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |