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