public class ScorecardError extends Object implements Serializable
Constructor and Description |
---|
ScorecardError() |
ScorecardError(String errorLocation,
String errorMessage) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorLocation() |
String |
getErrorMessage() |
void |
setErrorLocation(String errorLocation) |
void |
setErrorMessage(String errorMessage) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.