org.eclipse.corona.container.manager.manage
Class NoTeamRepositoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.corona.container.manager.manage.NoTeamRepositoryException
All Implemented Interfaces:
java.io.Serializable

public class NoTeamRepositoryException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 java.lang.String repositoryName
           
 
Constructor Summary
NoTeamRepositoryException(java.lang.String repositoryName)
           
 
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
 

Field Detail

repositoryName

public java.lang.String repositoryName
Constructor Detail

NoTeamRepositoryException

public NoTeamRepositoryException(java.lang.String repositoryName)

Copyright 2006 IBM Corporation and others.
All Rights Reserved.