Uses of Package
org.ourgrid.common.exception

Packages that use org.ourgrid.common.exception
org.ourgrid.common.config   
org.ourgrid.common.exception   
org.ourgrid.common.executor   
org.ourgrid.common.gum   
org.ourgrid.common.gump   
org.ourgrid.common.matcher   
org.ourgrid.common.util   
org.ourgrid.common.xml   
org.ourgrid.corepeer.ui   
org.ourgrid.gridmachine.exception   
org.ourgrid.gridmachine.useragent   
org.ourgrid.gridmachine.useragent.exception   
org.ourgrid.gridmachine.useragent.test   
org.ourgrid.mygrid.replicaexecutor.exception   
org.ourgrid.mygrid.scheduler.exception   
org.ourgrid.mygrid.scheduler.test   
org.ourgrid.mygrid.ui   
org.ourgrid.peer.community.nof   
org.ourgrid.peer.ebgum   
org.ourgrid.peer.manager   
org.ourgrid.peer.manager.allocation   
org.ourgrid.peer.manager.exception   
org.ourgrid.peer.manager.request   
org.ourgrid.peer.ui.exception   
org.ourgrid.test   
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.config
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.exception
MyGridXMLException
          Description: This class represents a super class to all exceptions of XML that MyGrid can throw.
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.executor
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.gum
UnableToCreatePlaypenException
          Signals that the creation of Playpen was not possible due to some problem.
UnableToCreateStorageException
          Signals that the creation of Storage Directory was not possible due to some problem.
UnableToDigestFileException
          This class represents an Exception thrown when it is not possible to get a digest representation (hash) from a particular file
UnavailableGumException
           
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.gump
RequestAlreadyExistsException
          RequestAlreadyExistsException indicates that a request already exists.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.matcher
InvalidExpressionException
          Thrown when any translation is impossible.
InvalidIntervalModificationException
          Case the modification of the interval is invalid.
SyntacticalErrorAtExpressionException
          Used by the Matcher to signalize that the expression provided to match is syntactically wrong.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.util
UnableToDigestFileException
          This class represents an Exception thrown when it is not possible to get a digest representation (hash) from a particular file
 

Classes in org.ourgrid.common.exception used by org.ourgrid.common.xml
XMLParserException
          Description: This class represents an exception thrown when has the XML is not well-formed.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.corepeer.ui
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.gridmachine.exception
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.gridmachine.useragent
UnableToCreatePlaypenException
          Signals that the creation of Playpen was not possible due to some problem.
UnableToCreateStorageException
          Signals that the creation of Storage Directory was not possible due to some problem.
UnableToDigestFileException
          This class represents an Exception thrown when it is not possible to get a digest representation (hash) from a particular file
UnavailableGumException
           
 

Classes in org.ourgrid.common.exception used by org.ourgrid.gridmachine.useragent.exception
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.gridmachine.useragent.test
UnavailableGumException
           
 

Classes in org.ourgrid.common.exception used by org.ourgrid.mygrid.replicaexecutor.exception
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.mygrid.scheduler.exception
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.mygrid.scheduler.test
UnavailableGumException
           
 

Classes in org.ourgrid.common.exception used by org.ourgrid.mygrid.ui
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.community.nof
RequestAlreadyExistsException
          RequestAlreadyExistsException indicates that a request already exists.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.ebgum
UnableToCreatePlaypenException
          Signals that the creation of Playpen was not possible due to some problem.
UnableToCreateStorageException
          Signals that the creation of Storage Directory was not possible due to some problem.
UnableToDigestFileException
          This class represents an Exception thrown when it is not possible to get a digest representation (hash) from a particular file
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.manager
RequestAlreadyExistsException
          RequestAlreadyExistsException indicates that a request already exists.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.manager.allocation
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.manager.exception
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.manager.request
RequestAlreadyExistsException
          RequestAlreadyExistsException indicates that a request already exists.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.peer.ui.exception
OurgridException
          This class is the Mother-Exception of the MyGrid.
 

Classes in org.ourgrid.common.exception used by org.ourgrid.test
NotEnoughGumSpecsException
          Case the number of GuMSpecs required is more than the available.