org.gwe.drivers.resManagers
Class ResourceAllocationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gwe.drivers.netAccess.ConnectorException
              extended by org.gwe.drivers.resManagers.ResourceAllocationException
All Implemented Interfaces:
java.io.Serializable

public class ResourceAllocationException
extends ConnectorException

Since:
Sep 28, 2007
Author:
Marco Ruiz
See Also:
Serialized Form

Constructor Summary
ResourceAllocationException(java.lang.String msg, java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class org.gwe.drivers.netAccess.ConnectorException
getCommand, getMessage, setCommand
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ResourceAllocationException

public ResourceAllocationException(java.lang.String msg,
                                   java.lang.Exception e)


Copyright © 2007-2009. All Rights Reserved.