public class NotFoundException extends Exception
| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(String errMsg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotFoundException()
public NotFoundException(String errMsg)
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.