public class GosuExceptionInfo extends Object implements IExceptionInfo
| Constructor and Description |
|---|
GosuExceptionInfo(IFeatureInfo container,
String exceptionName,
String exceptionDescription) |
| Modifier and Type | Method and Description |
|---|---|
IFeatureInfo |
getContainer() |
String |
getDescription() |
String |
getDisplayName() |
IType |
getExceptionType() |
String |
getName() |
IType |
getOwnersType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocationInfopublic GosuExceptionInfo(IFeatureInfo container, String exceptionName, String exceptionDescription)
public IFeatureInfo getContainer()
getContainer in interface IFeatureInfopublic IType getOwnersType()
getOwnersType in interface IFeatureInfopublic String getName()
getName in interface IFeatureInfopublic String getDisplayName()
getDisplayName in interface IFeatureInfopublic String getDescription()
getDescription in interface IFeatureInfopublic IType getExceptionType()
getExceptionType in interface IExceptionInfoCopyright © 2015. All rights reserved.