public class MauticSystemException extends MauticException
| Modifier and Type | Class and Description |
|---|---|
class |
MauticSystemException.Error |
| Constructor and Description |
|---|
MauticSystemException() |
| Modifier and Type | Method and Description |
|---|---|
MauticSystemException.Error |
getError() |
void |
setError(MauticSystemException.Error error) |
public MauticSystemException.Error getError()
public void setError(MauticSystemException.Error error)