public class NReservedErrorInfo extends Object
| Constructor and Description |
|---|
NReservedErrorInfo(NBootId nutsId,
String repository,
String url,
String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
NBootId |
getNutsId() |
String |
getRepository() |
Throwable |
getThrowable() |
String |
getUrl() |
String |
toString() |
Copyright © 2025 vpc open source initiative. All rights reserved.