public class ContentException extends LabelException
Modifier and Type | Field and Description |
---|---|
protected String |
label
url to the label.
|
Constructor and Description |
---|
ContentException(ExceptionType exceptionType,
String message,
String source,
String label)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
getColumnNumber, getExceptionType, getLineNumber, getMessage, getPublicId, getSource, getSystemId, setSource
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected String label
public ContentException(ExceptionType exceptionType, String message, String source, String label)
exceptionType
- exception type.message
- message.source
- url of the data file associated with this message.label
- url of the label file.public String getLabel()
Copyright © 2010–2018 Planetary Data System. All rights reserved.