Class SVRLResourceError.SVRLErrorBuilder

java.lang.Object
com.helger.commons.error.SingleError.AbstractBuilder<SVRLResourceError,SVRLResourceError.SVRLErrorBuilder>
com.helger.schematron.svrl.SVRLResourceError.SVRLErrorBuilder
All Implemented Interfaces:
com.helger.commons.builder.IBuilder<SVRLResourceError>, com.helger.commons.traits.IGenericImplTrait<SVRLResourceError.SVRLErrorBuilder>
Enclosing class:
SVRLResourceError

public static class SVRLResourceError.SVRLErrorBuilder extends com.helger.commons.error.SingleError.AbstractBuilder<SVRLResourceError,SVRLResourceError.SVRLErrorBuilder>
  • Field Summary

    Fields inherited from class com.helger.commons.error.SingleError.AbstractBuilder

    DEFAULT_ERROR_LEVEL, m_aErrorDT, m_aErrorLevel, m_aErrorLocation, m_aErrorText, m_aLinkedException, m_sErrorFieldName, m_sErrorID
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    test(String sTest)
     

    Methods inherited from class com.helger.commons.error.SingleError.AbstractBuilder

    dateTime, dateTimeNow, errorFieldName, errorID, errorLevel, errorLocation, errorLocation, errorLocation, errorLocation, errorLocation, errorText, errorText, errorText, linkedException

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.helger.commons.traits.IGenericImplTrait

    thisAsT