public class BadDelimiterException extends BadDelimeterException
This class exists to fix a spelling error in BadDelimeterException.
BadDelimeterException
,
Serialized FormConstructor and Description |
---|
BadDelimiterException()
Constructs an exception with null as its error detail message.
|
BadDelimiterException(java.lang.String s)
Constructs an exception with the specified detail message.
|
public BadDelimiterException()
public BadDelimiterException(java.lang.String s)
s
- the detail message.Copyright (c) 2001-2020 by Stephen Ostermiller