org.norther.tammi.core.mail
Class InternetAddressFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.norther.tammi.core.converter.RuntimeConversionException
org.norther.tammi.core.mail.InternetAddressFormatException
- All Implemented Interfaces:
- Serializable
public class InternetAddressFormatException
- extends RuntimeConversionException
An exception for date parsing errors.
- Version:
- $Id: InternetAddressFormatException.java,v 1.7 2009/09/28 15:08:45 cvsimp Exp $
- Author:
- Ilkka Priha
- See Also:
- Serialized Form
InternetAddressFormatException
public InternetAddressFormatException()
- Default constructor.
InternetAddressFormatException
public InternetAddressFormatException(String s)
- Constructs a new exception with a message string.
- Parameters:
s
- the message string.
Copyright © 2004 The Norther Organization. All rights reserved.