Class ShapeIdSyntaxException

All Implemented Interfaces:
Serializable

public class ShapeIdSyntaxException extends IllegalArgumentException
Represents a shape ID syntax error.
See Also:
  • Constructor Details

    • ShapeIdSyntaxException

      public ShapeIdSyntaxException(String message)