com.timgroup.statsd
Class StatsDClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.timgroup.statsd.StatsDClientException
- All Implemented Interfaces:
- Serializable
public final class StatsDClientException
- extends RuntimeException
Signals that an exception has occurred when trying to start the
StatsD client
- Author:
- Tom Denley
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StatsDClientException
public StatsDClientException()
StatsDClientException
public StatsDClientException(String message,
Throwable cause)
Copyright © 2015. All rights reserved.