public class EcoreGenException extends Exception
Constructor and Description |
---|
EcoreGenException(String msg)
Constructor.
|
EcoreGenException(String msg,
Throwable cause)
Constructor with additional cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EcoreGenException(String msg)
msg
- exception messageCopyright © 2019. All rights reserved.