public class LexiComException
extends java.lang.Exception
| Constructor and Description |
|---|
LexiComException(java.lang.String s)
Constructs a new exception with the specified detail message.
|
LexiComException(java.lang.String s,
java.lang.Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
public LexiComException(java.lang.String s)
public LexiComException(java.lang.String s,
java.lang.Throwable cause)