javax.jmi.model
Class NameNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.jmi.reflect.RefException
              extended by javax.jmi.model.NameNotFoundException
All Implemented Interfaces:
Serializable

public class NameNotFoundException
extends RefException

See Also:
Serialized Form

Constructor Summary
NameNotFoundException(String name)
           
 
Method Summary
 String getName()
           
 
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

NameNotFoundException

public NameNotFoundException(String name)
Method Detail

getName

public String getName()


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.