< Summary

Information
Class: org/cryptotrader/console/library/model/exception/CommandNotSupportedException
Assembly: exception
File(s): CommandNotSupportedException.kt
Line coverage
0%
Covered lines: 0
Uncovered lines: 2
Coverable lines: 2
Total lines: 6
Line coverage: 0%
Branch coverage
N/A
Covered branches: 0
Total branches: 0
Branch coverage: N/A
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

Metrics

MethodBranch coverage Line coverage
<init>(...)-0%

File(s)

CommandNotSupportedException.kt

File 'CommandNotSupportedException.kt' does not exist (any more).

Methods/Properties

<init>(Ljava/lang/String;)