|
|||||||||
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.manplato.GUIParts.Legacy.NoPortHandlerAvailableException
An Exception thrown by ComSelectDialog when no serial transports can be found.
Constructor Summary | |
NoPortHandlerAvailableException()
NoPortHandlerAvailableException constructor. |
|
NoPortHandlerAvailableException(java.lang.String s)
NoPortHandlerAvailableException constructor. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public NoPortHandlerAvailableException()
public NoPortHandlerAvailableException(java.lang.String s)
s
- The message to store in this exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |