Package apron

Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends ApronException
Exception thrown when calling an abstract transfer function that is not implemented in the domain.
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException()
    • NotImplementedException

      public NotImplementedException(String msg, Manager man, int fid)