public class NoValueCorrespondingToNameException
extends java.lang.Exception
| Constructor and Description |
|---|
NoValueCorrespondingToNameException(java.lang.String string)
Creates the exception, setting the string in which an opening bracket was expected but not found, as the exception message
|
public NoValueCorrespondingToNameException(java.lang.String string)
string - The string in which an opening bracket was expected but not found