public class ScopeNotFoundException extends Exception
| Constructor and Description |
|---|
ScopeNotFoundException(String msg)
Constructs a new ScopeNotFoundException with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScopeNotFoundException(String msg)
msg - the exception message.Copyright © 2020. All Rights Reserved.