Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] [emf-ecore] how to model an exception in emf-ecore?

Hello everybody,

Maybe I'm so stupid. In fact, I don't know in which I can post my question. So I post it here.

My question is the following:
- I have a class in Java
class MyException extends Exception {...}

- I want to model my class in emf-ecore. Is that possible? If possible, how to do it?

Thank in advance,
Kinh


Back to the top