public class DOMException
extends java.lang.Exception
| Constructor and Description |
|---|
DOMException(IProblemBinding problem) |
| Modifier and Type | Method and Description |
|---|---|
IProblemBinding |
getProblem()
Returns the problem associated w/this exception.
|
public DOMException(IProblemBinding problem)
problem - the binding for throwingpublic IProblemBinding getProblem()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.