|
|||||||||
| 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.wbi.protocol.http.beans.imagemap.ImageMapPolygonException
Can be thrown when creating an ImageMapPolygon or setting its endpoints. Is thrown if number of x coordinates is not equal to number of y coordinates.
| Constructor Summary | |
ImageMapPolygonException()
Creates an ImageMapPolygonException with no special message. |
|
ImageMapPolygonException(java.lang.String msg)
Creates an ImageMapPolygonException with a special 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 ImageMapPolygonException()
public ImageMapPolygonException(java.lang.String msg)
msg - message to return with exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||