com.jacob.com
Class WrongThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jacob.com.JacobException
com.jacob.com.WrongThreadException
- All Implemented Interfaces:
- Serializable
public class WrongThreadException
- extends JacobException
thrown in util.cpp
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongThreadException
public WrongThreadException()
- standard 0 arg constructor with no message
WrongThreadException
public WrongThreadException(String s)
- standard constructor with a string message
- Parameters:
s
-
http://jacob-project.sourceforge.net