Class ShapeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.library.numj.exceptions.ShapeException
All Implemented Interfaces:
Serializable

public class ShapeException extends Exception
See Also:
  • Constructor Details

    • ShapeException

      public ShapeException(String message)