com.novell.zos.grid
Class GridAuthorizationException

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.GridAuthorizationException
All Implemented Interfaces:
Serializable

public class GridAuthorizationException
extends GridException

Thrown when credentials are insufficient for the desired grid operation.

See Also:
Serialized Form

Constructor Summary
GridAuthorizationException()
           
 
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

GridAuthorizationException

public GridAuthorizationException()
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright 2008 Novell, Inc. All Rights Reserved.