public class LogLvlSelNotSupportedException
extends java.lang.Exception
| Constructor and Description |
|---|
LogLvlSelNotSupportedException(java.lang.String msg)
Constructor
|
LogLvlSelNotSupportedException(java.lang.String msg,
java.lang.Throwable t)
Constructor
|
public LogLvlSelNotSupportedException(java.lang.String msg)
msg - The message of the exceptionpublic LogLvlSelNotSupportedException(java.lang.String msg,
java.lang.Throwable t)
msg - The message of the exception