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, toString
public DOMException(IProblemBinding problem)
problem
- the binding for throwingpublic IProblemBinding getProblem()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.