public class UnknownTokenException extends Exception
| Constructor and Description |
|---|
UnknownTokenException(String tokenId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getTokenId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownTokenException(String tokenId)
tokenId - The token unique identifierpublic String getTokenId()
public String getMessage()
getMessage in class ThrowableCopyright © 2022 The Apache Software Foundation. All rights reserved.