public class DOMException extends Exception
| Constructor and Description |
|---|
DOMException(IProblemBinding problem) |
| Modifier and Type | Method and Description |
|---|---|
IProblemBinding |
getProblem()
Returns the problem associated w/this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DOMException(IProblemBinding problem)
problem - the binding for throwingpublic IProblemBinding getProblem()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.