Package org.a11y.brlapi
Class UnavailableServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.a11y.brlapi.ProgramException
-
- org.a11y.brlapi.ExternalException
-
- org.a11y.brlapi.ConnectException
-
- org.a11y.brlapi.HostException
-
- org.a11y.brlapi.UnavailableServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnavailableServiceException extends HostException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnavailableServiceException(java.lang.String host)
-
Method Summary
-
Methods inherited from class org.a11y.brlapi.HostException
getHost
-
-