public class ModelNotFoundException extends ModelException
Constructor and Description |
---|
ModelNotFoundException(String message)
Constructs a
ModelNotFoundException with the specified path and message. |
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModelNotFoundException(String message)
ModelNotFoundException
with the specified path and message.message
- The detail message (which is saved for later retrieval by the AbstractCheckedException.getMessage()
method).<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>