MessagingException
classin packageklyn.mails
public class MessagingException extends Exception:
└ MessagingException

Base exception raised by klyn.mails.

import klyn.mails

throw MessagingException("SMTP failure")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public MessagingException
MessagingException(message as String = ""):
Creates a messaging exception.
Inherited Methods
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml