org.overlord.sramp.ui.client.services
Class ServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.overlord.sramp.ui.client.services.ServiceNotFoundException
- All Implemented Interfaces:
- Serializable
public class ServiceNotFoundException
- extends RuntimeException
Thrown when a requested IService cannot be found.
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceNotFoundException
public ServiceNotFoundException()
- Constructor.
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.