public class JException extends JElement
JMethod
.JMethod.getExceptions()
Constructor and Description |
---|
JException(net.sf.mmm.util.reflect.api.GenericType<?> byteType,
com.thoughtworks.qdox.model.JavaClass sourceType,
String comment)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getByteType, getByteTypeString, getComment, getSourceType
public JException(net.sf.mmm.util.reflect.api.GenericType<?> byteType, com.thoughtworks.qdox.model.JavaClass sourceType, String comment)
byteType
- - see JElement.getByteType()
.sourceType
- - see JElement.getSourceType()
.comment
- - see JElement.getComment()
.Copyright © 2015–2021 MojoHaus. All rights reserved.