-
-
Constructor Summary
Constructors
| Constructor and Description |
ErrorRecordBase(String message,
int code,
boolean showInWrangler) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
code
protected final int code
-
Method Detail
-
getCode
public int getCode()
- Returns:
- Code associated with the error.
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.