public class IncorrectLocatorException extends NetworkInterfaceException
| Constructor and Description |
|---|
IncorrectLocatorException()
Default constructor for the exception
|
IncorrectLocatorException(String reason)
Constructor for the exception with a specified reason
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncorrectLocatorException()
public IncorrectLocatorException(String reason)
reason - the reason why the exception was raisedCopyright © 2012 code4tv.com. All Rights Reserved.