public static class RemoteLoggingHelper.LoggingHelperException extends RuntimeException
Static Methods
translate(Exception ex)
public static RemoteLoggingHelper.LoggingHelperException translate(Exception ex)
Parameter | |
---|---|
Name | Description |
ex |
Exception |
Returns | |
---|---|
Type | Description |
RemoteLoggingHelper.LoggingHelperException |
Constructors
LoggingHelperException(String message, Throwable cause)
public LoggingHelperException(String message, Throwable cause)
Parameters | |
---|---|
Name | Description |
message |
String |
cause |
Throwable |