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