org.gcube.common.vremanagement.deployer.impl.state
Class DeployerResource.NoSuchPackageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.common.vremanagement.deployer.impl.state.DeployerResource.NoSuchPackageException
All Implemented Interfaces:
Serializable
Enclosing class:
DeployerResource

public static class DeployerResource.NoSuchPackageException
extends Exception

No package on the gHN has been found

See Also:
Serialized Form

Constructor Summary
DeployerResource.NoSuchPackageException(String packageName)
           
 
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

DeployerResource.NoSuchPackageException

public DeployerResource.NoSuchPackageException(String packageName)
Parameters:
packageName - the package name


Copyright © 2012. All Rights Reserved.