public class ProfilingException extends Exception
| Constructor and Description |
|---|
ProfilingException(String errorMsg)
Constructs a new profiling exception with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProfilingException(String errorMsg)
errorMsg - The error message to be included in the exception.Copyright © 2015 The Apache Software Foundation. All rights reserved.