public class SystemFieldWriteException extends SaBasicException
Constructor and Description |
---|
SystemFieldWriteException(com.lexmark.saperion.archive.ArchiveReferenceType definition,
List<String> systemFieldNames) |
Modifier and Type | Method and Description |
---|---|
com.lexmark.saperion.archive.ArchiveReferenceType |
getArchiveReference()
This method returns a reference to the definition where it was attempted to write system fields.
|
List<String> |
getSystemFieldNames()
This method returns the names of the system fields that were tried to being written to.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public List<String> getSystemFieldNames()
public com.lexmark.saperion.archive.ArchiveReferenceType getArchiveReference()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.