public class IncompleteTargetException extends Exception
| Constructor and Description |
|---|
IncompleteTargetException()
Default constructor for the exception
|
IncompleteTargetException(String reason)
Constructor for the exception with a specified reason
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompleteTargetException()
public IncompleteTargetException(String reason)
reason - the reason why the exception was raisedCopyright © 2013 CableLabs. All rights reserved.