Skip to content

Commit 5bfa901

Browse files
committed
clarification that the error is an exception and not just a log message (that could be missed).
1 parent 1eb043a commit 5bfa901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ At version `1.1` of this client the Java Security Provider that we use (`Bouncy
239239

240240
This error usually manifests itself when constructing and instance of the Yoti Client to read the private key.
241241

242-
Generally you'll see an error message and stack trace as follows:
242+
Generally you'll encounter an exception with an message and stack trace as follows:
243243

244244
```java
245245
com.yoti.api.client.InitialisationException: Cannot load key pair

0 commit comments

Comments
 (0)