ambit2.core.groups
Class GroupNotFoundException

Package class diagram package GroupNotFoundException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ambit2.core.groups.GroupException
              extended by ambit2.core.groups.GroupNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class GroupNotFoundException
extends GroupException

See Also:
Serialized Form

Constructor Summary
GroupNotFoundException(java.lang.String number)
           
 
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

GroupNotFoundException

public GroupNotFoundException(java.lang.String number)