Package ro.sync.ecss.imagemap
Class ImageMapNotSuportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ro.sync.ecss.imagemap.ImageMapNotSuportedException
-
- All Implemented Interfaces:
java.io.Serializable
@API(type=NOT_EXTENDABLE, src=PRIVATE) public class ImageMapNotSuportedException extends java.lang.RuntimeException
Image map not supported exception.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImageMapNotSuportedException(java.lang.String message)
Constructor.
-