public class ResourceUtilizationPathNotFoundException extends ResourceUtilizationException
Constructor and Description |
---|
ResourceUtilizationPathNotFoundException(String path,
String message)
Constructs a
ResourceUtilizationPathNotFoundException with the specified path and message. |
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Gets the path to the item that raised the exception.
|
getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getPath()
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>