com.jalios.jcms.test
Class NotImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jalios.jcms.test.NotImplementedException
All Implemented Interfaces:
Serializable

public class NotImplementedException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
NotImplementedException(String msg)
           
 
Method Summary
static void throwNewException(String feature)
          Throws new NotImplementedException
 
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

NotImplementedException

public NotImplementedException(String msg)
Method Detail

throwNewException

public static void throwNewException(String feature)
Throws new NotImplementedException

Parameters:
feature - the feature not yet implemented


Copyright © 2001-2010 Jalios SA. All Rights Reserved.