org.apache.ws.jaxme.impl
Class ValidationEventImpl
java.lang.Object
javax.xml.bind.helpers.ValidationEventImpl
org.apache.ws.jaxme.impl.ValidationEventImpl
- All Implemented Interfaces:
- ValidationEvent
- public class ValidationEventImpl
- extends ValidationEventImpl
- Version:
- $Id: ValidationEventImpl.html,v 1.1 2004/07/25 11:04:31 rdonkin Exp $
- Author:
- Jochen Wiedmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationEventImpl
public ValidationEventImpl(int pSeverity,
java.lang.String pMessage,
ValidationEventLocator pLocator)
ValidationEventImpl
public ValidationEventImpl(int pSeverity,
java.lang.String pMessage,
ValidationEventLocator pLocator,
java.lang.Throwable pLinkedException)
setErrorCode
public void setErrorCode(java.lang.String pErrorCode)
getErrorCode
public java.lang.String getErrorCode()