foundry.spi
Class ServiceProviderNotFoundException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--foundry.throwables.CompositeException
|
+--foundry.spi.SPIException
|
+--foundry.spi.ServiceProviderNotFoundException
- All Implemented Interfaces:
- Serializable, ThrowableChain, ThrowableContainer
- public class ServiceProviderNotFoundException
- extends SPIException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
ServiceProviderNotFoundException
public ServiceProviderNotFoundException()
ServiceProviderNotFoundException
public ServiceProviderNotFoundException(String message)
ServiceProviderNotFoundException
public ServiceProviderNotFoundException(Throwable throwable)
ServiceProviderNotFoundException
public ServiceProviderNotFoundException(Throwable throwable,
String message)
Copyright © 2000 - Laird Jarrett Nelson