Package com.jalios.jcms.test
Class NotImplementedException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- com.jalios.jcms.test.NotImplementedException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class NotImplementedException extends java.lang.RuntimeException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NotImplementedException(java.lang.String msg) 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidthrowNewException(java.lang.String feature)Throws new NotImplementedException 
 -