Interface IExceptionInfo
- All Superinterfaces:
IFeatureInfo
- All Known Implementing Classes:
AnnotationReflectUtil.SyntheticExceptionInfo, ExceptionInfoBuilder.BuiltExceptionInfo, GosuExceptionInfo, JavaExceptionInfo
-
Method Summary
Modifier and TypeMethodDescriptionReturns the intrinsic type this exception representsMethods inherited from interface IFeatureInfo
getContainer, getDescription, getDisplayName, getLocationInfo, getName, getOwnersType
-
Method Details
-
getExceptionType
IType getExceptionType()Returns the intrinsic type this exception represents
-