inspireit.uddi.util.validators
Class EMailException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--inspireit.uddi.util.validators.ValidationException
|
+--inspireit.uddi.util.validators.EMailException
- All Implemented Interfaces:
- java.io.Serializable
- public class EMailException
- extends ValidationException
EMail exception class to indicate an invalid EMail
instance.
- Author:
- Bertrand Fontaine, INSPIRE IT
$Revision: 1.2 $
- See Also:
- Serialized Form
|
Field Summary |
protected EMail |
email
|
static int |
EMAIL
Constant for an exception on the EMail value. |
static int |
USETYPE
Constant for an exception on a useType. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EMAIL
public static final int EMAIL
- Constant for an exception on the EMail value.
- See Also:
- Constant Field Values
USETYPE
public static final int USETYPE
- Constant for an exception on a useType.
- See Also:
- Constant Field Values
email
protected EMail email
EMailException
public EMailException(EMail email,
int type,
java.lang.String message,
java.lang.Object faulty,
ValidationException ve)
- EMailException constructor.
- Parameters:
type - The exception type.message - An informational message.faulty - The faulty object.
EMailException
public EMailException(EMailException[] exceptions)
- PhoneException constructor.
- Parameters:
exceptions - List of exceptions that have been thrown.
getEMail
public EMail getEMail()
Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.