public class ModuleExecutionException extends ModuleException
Constructor and Description |
---|
ModuleExecutionException() |
ModuleExecutionException(java.lang.String message) |
ModuleExecutionException(java.lang.String message,
java.lang.Object... args) |
ModuleExecutionException(java.lang.String message,
java.lang.Throwable cause) |
ModuleExecutionException(java.lang.Throwable cause) |
public ModuleExecutionException()
public ModuleExecutionException(java.lang.String message)
public ModuleExecutionException(java.lang.String message, java.lang.Object... args)
public ModuleExecutionException(java.lang.String message, java.lang.Throwable cause)
public ModuleExecutionException(java.lang.Throwable cause)