Modifier and Type | Method and Description |
---|---|
String |
get(ProblemDataKey key) |
void |
put(ProblemDataKey key,
String value) |
void |
put(ProblemDataKey key,
Throwable t) |
void |
put(String key,
Throwable t) |
void |
putFile(String filename) |
void put(ProblemDataKey key, String value)
void put(ProblemDataKey key, Throwable t)
String get(ProblemDataKey key)
void putFile(String filename) throws FileNotFoundException
FileNotFoundException
Copyright © 2013. All rights reserved.