public abstract class AbstractCommentLayerException extends Exception
| Constructor and Description |
|---|
AbstractCommentLayerException(String errMsg,
AbstractCommentModel comment) |
AbstractCommentLayerException(String errMsg,
Throwable throwable,
AbstractCommentModel comment) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCommentModel |
getComment() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbstractCommentLayerException(String errMsg, Throwable throwable, AbstractCommentModel comment)
public AbstractCommentLayerException(String errMsg, AbstractCommentModel comment)
public AbstractCommentModel getComment()
Copyright © 2017 SAP SE. All Rights Reserved.