public class JMEInterruptedException extends ExpresionException
Modifier and Type | Field and Description |
---|---|
static JMEInterruptedException |
S |
MSJ_MAX_LONG
Constructor and Description |
---|
JMEInterruptedException() |
JMEInterruptedException(java.lang.String msg) |
JMEInterruptedException(java.lang.String msg,
java.lang.Throwable causa) |
JMEInterruptedException(java.lang.Throwable causa) |
public static JMEInterruptedException S
public JMEInterruptedException()
public JMEInterruptedException(java.lang.Throwable causa)
public JMEInterruptedException(java.lang.String msg)
public JMEInterruptedException(java.lang.String msg, java.lang.Throwable causa)