com.novell.zos.grid
Class GridDeploymentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.novell.zos.grid.GridException
              extended by com.novell.zos.grid.GridDeploymentException
All Implemented Interfaces:
Serializable

public class GridDeploymentException
extends GridException

Thrown when credentials are insufficient for the desired grid operation.

See Also:
Serialized Form

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

Constructor Detail

GridDeploymentException

public GridDeploymentException()
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright 2008 Novell, Inc. All Rights Reserved.