Skip to content

Commit 41c3ba0

Browse files
author
Sunny Jiao
committed
update comments
1 parent 44484ab commit 41c3ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/src/main/java/org/tron/core/exception/MaintenanceUnavailableException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package org.tron.core.exception;
22

33
/**
4-
* Maintenance clearing exception - thrown when system is in maintenance clearing state
4+
* Maintenance unavailable exception - thrown when service is in maintenance state
55
* Please try again later
66
*/
77
public class MaintenanceUnavailableException extends TronException {

0 commit comments

Comments
 (0)