Exception RemoteLoggingHelper.LoggingHelperException (3.5.3)

public static class RemoteLoggingHelper.LoggingHelperException extends RuntimeException

Constructors

LoggingHelperException(String message, Throwable cause)

public LoggingHelperException(String message, Throwable cause)
Parameters
NameDescription
messageString
causeThrowable

Methods

translate(Exception ex)

public static RemoteLoggingHelper.LoggingHelperException translate(Exception ex)
Parameter
NameDescription
exException
Returns
TypeDescription
RemoteLoggingHelper.LoggingHelperException