org.argouml.uml.reveng.java
Class ClassifierNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.argouml.uml.reveng.java.ClassifierNotFoundException
All Implemented Interfaces:
java.io.Serializable

class ClassifierNotFoundException
extends java.lang.Exception

This is thrown when a classifier can not be located in the model or via the classpath.


Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
ClassifierNotFoundException(java.lang.String name)
           
 
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

ClassifierNotFoundException

public ClassifierNotFoundException(java.lang.String name)


ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook