We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbaf2a commit 4e21c1fCopy full SHA for 4e21c1f
service/src/main/java/org/lfenergy/compas/scl/auto/alignment/exception/SclAutoAlignmentErrorCode.java
@@ -12,5 +12,4 @@ public class SclAutoAlignmentErrorCode {
12
public static final String SUBSTATION_NOT_FOUND_ERROR_CODE = "SAA-0002";
13
public static final String NO_VOLTAGE_FOUND_ERROR_CODE = "SAA-0003";
14
public static final String VOLTAGELEVEL_NOT_FOUND_ERROR_CODE = "SAA-0004";
15
- public static final String ZONE_NOT_SUPPORTED_ERROR_CODE = "SAA-0005";
16
}
0 commit comments