public class AWTException extends Exception
Constructor and Description |
---|
AWTException(String msg)
Constructs an instance of
AWTException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AWTException(String msg)
AWTException
with the
specified detail message. A detail message is an
instance of String
that describes this particular
exception.msg
- the detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.