org.eclipse.ohf.bridge.conf
Class UnavailableResourcesException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.ohf.bridge.BridgeException
              extended by org.eclipse.ohf.bridge.conf.UnavailableResourcesException
All Implemented Interfaces:
java.io.Serializable

public class UnavailableResourcesException
extends BridgeException

See Also:
Serialized Form

Constructor Summary
UnavailableResourcesException(java.lang.String pMessage)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnavailableResourcesException

public UnavailableResourcesException(java.lang.String pMessage)