Uses of Class
exceptions.serverexceptions.ShapeCreationException
-
Packages that use ShapeCreationException Package Description operations.create -
-
Uses of ShapeCreationException in operations.create
Methods in operations.create that throw ShapeCreationException Modifier and Type Method Description IShapes
ShapeCreation. createShape(java.lang.String shapeType, java.util.List<java.lang.String> mainParams)
discerns which shape to make and what parameters needed
-