public class OclParserException extends RuntimeException
| Constructor and Description |
|---|
OclParserException(String message)
Constructs an instance of OclParserException.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OclParserException(String message)
message - public String getMessage()
getMessage in class ThrowableThrowable.getMessage()Copyright © 2003–2014 AndroMDA.org. All rights reserved.