Package calculator

Class InvaildOperatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
calculator.InvaildOperatorException
All Implemented Interfaces:
Serializable

class InvaildOperatorException extends Exception
Created for handling the unexpected operationName value.
Author:
Shamith Nakka Demonstrates the usage of #handleOperation().
  • Constructor Details

    • InvaildOperatorException

      InvaildOperatorException()
  • Method Details