public static class GaelLogon.SendResetEmail extends Task.HasToken implements Sendgrid.WarningListener
Modifier and Type | Class and Description |
---|---|
static class |
GaelLogon.SendResetEmail.Ans |
static class |
GaelLogon.SendResetEmail.Pay |
Constructor and Description |
---|
SendResetEmail() |
Modifier and Type | Method and Description |
---|---|
JWired |
exec(Task oTsk,
Req oR,
TokenMgr.Token oTok) |
void |
warning(java.lang.String sWarn,
java.lang.Throwable oT) |
public void warning(java.lang.String sWarn, java.lang.Throwable oT)
warning
in interface Sendgrid.WarningListener
public JWired exec(Task oTsk, Req oR, TokenMgr.Token oTok) throws java.lang.Exception
exec
in class Task.HasToken
java.lang.Exception