Class ModelBuildingException

All Implemented Interfaces:
Serializable

public class ModelBuildingException extends SpoonException
thrown when the Spoon model of a program cannot be built
See Also:
Serialized Form
  • Constructor Details

    • ModelBuildingException

      public ModelBuildingException(String msg)
    • ModelBuildingException

      public ModelBuildingException(String msg, Exception e)