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, toString
Copyright © 2016. All rights reserved.