SOMA.naming
Class NameException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--SOMA.naming.NameException

public class NameException
extends java.lang.Exception

Eccezione relativa al naming.

Author:
Livio Profiri
See Also:
Serialized Form

Constructor Summary
NameException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NameException

public NameException(java.lang.String s)