public class TargetException extends Exception
Constructor and Description |
---|
TargetException(String s)
Creates a new TargetException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TargetException(String s)
s
- a string indicating what was wrong with the target.Copyright © 2013. All Rights Reserved.