public class TagException extends ClearCaseException
| Modifier and Type | Class and Description |
|---|---|
static class |
TagException.Type |
information| Constructor and Description |
|---|
TagException(UCMEntity entity,
String cgi,
String tagName,
TagException.Type type) |
TagException(UCMEntity entity,
String cgi,
String tagName,
TagException.Type type,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCgi() |
UCMEntity |
getEntity() |
String |
getTagName() |
TagException.Type |
getType() |
addInformation, getInformation, getInformationAsString, log, print, print, printInformation, printInformationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TagException(UCMEntity entity, String cgi, String tagName, TagException.Type type)
public TagException(UCMEntity entity, String cgi, String tagName, TagException.Type type, Exception e)
public UCMEntity getEntity()
public String getCgi()
public String getTagName()
public TagException.Type getType()
Copyright © 2016–2018. All rights reserved.