public abstract class AbstractCommentLayerException
extends java.lang.Exception
| Constructor and Description |
|---|
AbstractCommentLayerException(java.lang.String errMsg,
AbstractCommentModel comment) |
AbstractCommentLayerException(java.lang.String errMsg,
java.lang.Throwable throwable,
AbstractCommentModel comment) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCommentModel |
getComment() |
public AbstractCommentLayerException(java.lang.String errMsg,
java.lang.Throwable throwable,
AbstractCommentModel comment)
public AbstractCommentLayerException(java.lang.String errMsg,
AbstractCommentModel comment)
public AbstractCommentModel getComment()
Copyright © 2018 SAP SE. All Rights Reserved.