public final class LogServiceException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
LogServiceException(java.lang.String errorDetail)
Constructs a new LogServiceException with an error message.
|
LogServiceException(java.lang.String errorDetail,
java.lang.Throwable cause) |
public LogServiceException(java.lang.String errorDetail)
errorDetail - Log service error detail.public LogServiceException(java.lang.String errorDetail,
java.lang.Throwable cause)