public class ElementUnavailableException extends Exception
Constructor and Description |
---|
ElementUnavailableException(String uid,
IDProvider.UidType uidType)
Creates the exception with the given UID and type.
|
Modifier and Type | Method and Description |
---|---|
String |
getUid()
Provides the UID of the element not found.
|
IDProvider.UidType |
getUidType()
Provides the UID type of the element not found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ElementUnavailableException(String uid, IDProvider.UidType uidType)
uid
- The uid of the element not found.uidType
- The uid type of the element not found.public String getUid()
public IDProvider.UidType getUidType()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210