org.purplejrank.jdk.block
public class ExceptionBlock extends JdkBlock implements ObjectRule
| Constructor and Description |
|---|
ExceptionBlock(JdkStream jdk) |
| Modifier and Type | Method and Description |
|---|---|
Block |
parse()
Parse the token block
|
void |
writeJrank(DataOutputStream out)
Write the token block in Jrank format
|
public ExceptionBlock(JdkStream jdk)
public Block parse() throws IOException
Blockparse in interface BlockIOExceptionpublic void writeJrank(DataOutputStream out) throws IOException
BlockwriteJrank in interface BlockIOExceptionCopyright © 2014. All rights reserved.