public class AWTError extends Error
| Constructor and Description |
|---|
AWTError(String msg)
Constructs an instance of
AWTError with the specified
detail message. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWTError(String msg)
AWTError with the specified
detail message.msg - the detail message.Copyright © 2013 CableLabs. All rights reserved.