public class NotImplementedException extends RuntimeException
| Constructor and Description | 
|---|
NotImplementedException()  |  
          
NotImplementedException(String arg0)  |  
          
NotImplementedException(String arg0, Throwable arg1)  |  
          
NotImplementedException(Throwable arg0)  |  
          
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1998–2019. All rights reserved.