com.liferay.mail
Class NoSuchCyrusUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.mail.NoSuchCyrusUserException
- All Implemented Interfaces:
- Serializable
public class NoSuchCyrusUserException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchCyrusUserException
public NoSuchCyrusUserException()
NoSuchCyrusUserException
public NoSuchCyrusUserException(String msg)
NoSuchCyrusUserException
public NoSuchCyrusUserException(String msg,
Throwable cause)
NoSuchCyrusUserException
public NoSuchCyrusUserException(Throwable cause)