org.jmacs
Class TargetUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jmacs.TargetUnavailableException
- All Implemented Interfaces:
- Serializable
public class TargetUnavailableException
- extends Exception
thrown by IDi.register()
if target unavailable.
- Version:
- $Id: TargetUnavailableException.java 1240 2006-12-12 07:46:13Z rob $
- Author:
- Rob Dickens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TargetUnavailableException
public TargetUnavailableException(String hostname,
String name)
- creates new instance.
jmacs.org