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, wait
getLocationInfo
public GosuExceptionInfo(IFeatureInfo container, String exceptionName, String exceptionDescription)
public IFeatureInfo getContainer()
getContainer
in interface IFeatureInfo
public IType getOwnersType()
getOwnersType
in interface IFeatureInfo
public String getName()
getName
in interface IFeatureInfo
public String getDisplayName()
getDisplayName
in interface IFeatureInfo
public String getDescription()
getDescription
in interface IFeatureInfo
public IType getExceptionType()
getExceptionType
in interface IExceptionInfo
Copyright © 2016. All rights reserved.