Joram 5.0.7

org.objectweb.joram.kclient
Class NotYetImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.joram.kclient.JoramException
              extended by org.objectweb.joram.kclient.NotYetImplementedException
All Implemented Interfaces:
java.io.Serializable

public class NotYetImplementedException
extends JoramException

See Also:
Serialized Form

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

NotYetImplementedException

public NotYetImplementedException()

NotYetImplementedException

public NotYetImplementedException(java.lang.String msg)

Joram 5.0.7

Copyright © 2005 Scalagent - All rights reserved