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:
Serializable
- Enclosing class:
- PerfTest
Exception indicating a usage error.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDFor serialization- See Also:
-
-
Constructor Details
-
UsageException
-
UsageException
public UsageException()
-