org.orange.kicsa
Class SkillNotFoundException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.orange.kicsa.SkillNotFoundException
- public class SkillNotFoundException
- extends Exception
Préconisation non trouvée.
- Author:
- Jérôme Beau pour Orange (c) 2002
- Version: 0.1
| Methods inherited from class java.lang.Throwable |
getMessage, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait |
SkillNotFoundException
public SkillNotFoundException(SkillKey someKey)
getKey
public SkillKey getKey()
toString
public String toString()
to Class org.orange.kicsa.business.skill.SkillKey
to Class java.lang.Exception
to Class org.orange.kicsa.business.skill.SkillKey
to Class java.lang.String
to Class Diagram org.orange.kicsa.business.skill
to Class Diagram org.orange.kicsa.business
to Class Diagram org.orange.kicsa
to Class Diagram org.orange
to Class Diagram org
to Class Diagram <default>