public class TopologyUpdateMissingDataException extends TopologyUpdateException implements Serializable
Constructor and Description |
---|
TopologyUpdateMissingDataException(String message,
Element problematicElement,
TypeIdentificationData typeIdentificationData,
String stackTrace) |
Modifier and Type | Method and Description |
---|---|
Element |
getProblematicElement() |
TypeIdentificationData |
getTypeIdentificationData() |
getOriginalStackTrace
addErrorCodeParameter, getErrorCode, getParameters, setErrorCode, setParameters
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TopologyUpdateMissingDataException(String message, Element problematicElement, TypeIdentificationData typeIdentificationData, String stackTrace)
public Element getProblematicElement()
public TypeIdentificationData getTypeIdentificationData()