com.softwareag.centrasite.appl.framework.validation.impl
Interface ErrorCodeFactory

All Known Implementing Classes:
DefaultErrorCodeFactory

public interface ErrorCodeFactory

A factory for instances of ErrorCode.


Method Summary
 ErrorCode newErrorCode(java.lang.String pValue)
          Creates a new instance of ErrorCode.
 

Method Detail

newErrorCode

ErrorCode newErrorCode(java.lang.String pValue)
                       throws com.softwareag.centrasite.appl.framework.CSAppFrameworkException
Creates a new instance of ErrorCode.

Throws:
com.softwareag.centrasite.appl.framework.CSAppFrameworkException