public class BadLineEndingException
extends java.lang.IllegalArgumentException
Constructor and Description |
---|
BadLineEndingException()
Constructs an exception with null as its error detail message.
|
BadLineEndingException(java.lang.String s)
Constructs an exception with the specified detail message.
|
public BadLineEndingException()
public BadLineEndingException(java.lang.String s)
s
- the detail message.Copyright (c) 2001-2020 by Stephen Ostermiller