Package com.ibm.icu.dev.test.perf
Class PerfTest.UsageException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.icu.dev.test.perf.PerfTest.UsageException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- PerfTest
public static class PerfTest.UsageException extends java.lang.Exception
Exception indicating a usage error.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
For serialization
-
Constructor Summary
Constructors Constructor Description UsageException()
UsageException(java.lang.String message)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
For serialization- See Also:
- Constant Field Values
-
-