public class SrcCatch extends SrcObject
| Constructor and Description |
|---|
SrcCatch(java.lang.String exceptionType,
java.lang.String exception) |
| Modifier and Type | Method and Description |
|---|---|
SrcCatch |
setExp(SrcExpression handleExp) |
java.lang.String |
toCodeString() |
lineSeparator, toJavaStringpublic SrcCatch(java.lang.String exceptionType,
java.lang.String exception)
public SrcCatch setExp(SrcExpression handleExp)
public java.lang.String toCodeString()
toCodeString in class SrcObjectCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.