public class DocError extends Object
Constructor and Description |
---|
DocError(String errorName,
DocText description)
Creates a new error description
|
Modifier and Type | Method and Description |
---|---|
DocText |
getDescription()
Gets the description of the error.
|
String |
getErrorName()
Gets the name of the error this element describes.
|
String |
toString() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.