Class UnsupportedMarkTypeException

Object
Throwable
Exception
org.anchoranalysis.core.exception.AnchorCheckedException
org.anchoranalysis.mpp.mark.UnsupportedMarkTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedMarkTypeException
extends AnchorCheckedException
Exception thrown when an unsupported mark type is encountered.

This exception is used to indicate that a particular type of mark is not supported in the current context or operation.

See Also:
Serialized Form