Class ImageMapNotSuportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ro.sync.ecss.imagemap.ImageMapNotSuportedException
All Implemented Interfaces:
Serializable

@API(type=NOT_EXTENDABLE, src=PRIVATE) public class ImageMapNotSuportedException extends RuntimeException
Image map not supported exception.
See Also:
  • Constructor Details

    • ImageMapNotSuportedException

      public ImageMapNotSuportedException(String message)
      Constructor.
      Parameters:
      message - The details message.