javax.imageio.metadata
public class IIOInvalidTreeException extends IIOException
| Field Summary | |
|---|---|
| protected Node | offendingNode |
| Constructor Summary | |
|---|---|
| IIOInvalidTreeException(String message, Node offendingNode) | |
| IIOInvalidTreeException(String message, Throwable cause, Node offendingNode) | |
| Method Summary | |
|---|---|
| Node | getOffendingNode() |