org.encog.bot.browse
Class BrowseError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.encog.EncogError
-
- org.encog.bot.BotError
-
- org.encog.bot.browse.BrowseError
-
- All Implemented Interfaces:
- java.io.Serializable
public class BrowseError extends BotError
Thrown when any sort of error related to web browsing is encountered.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description BrowseError(java.lang.String msg)Construct a message exception.BrowseError(java.lang.Throwable t)Construct an exception that holds another exception.
-
DMelt 3.0 © DataMelt by jWork.ORG