Class FunctionOverlapException

All Implemented Interfaces:
Serializable

public class FunctionOverlapException extends UsrException
FunctionOverlapException is thrown in cases where a function creation or change would result in overlapping functions.
See Also:
  • Constructor Details

    • FunctionOverlapException

      public FunctionOverlapException()
      Constructor
    • FunctionOverlapException

      public FunctionOverlapException(String msg)
      Constructor
      Parameters:
      msg - detailed message