public class TargetException extends Exception
| Constructor and Description |
|---|
TargetException(String s)
Creates an new TargetException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TargetException(String s)
s - a string indicating what was wrong
with the target.Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.