public class IllegalCharacter extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
illegalSequence |
String |
replacement |
| Constructor and Description |
|---|
IllegalCharacter(String illegalSequence,
String replacement,
String description) |
Copyright © 2019. All rights reserved.