Class DocumentGraphValidator.DocumentGraphException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.yahoo.searchdefinition.DocumentGraphValidator.DocumentGraphException
All Implemented Interfaces:
Serializable
Enclosing class:
DocumentGraphValidator

public static class DocumentGraphValidator.DocumentGraphException extends IllegalArgumentException
See Also:
  • Constructor Details

    • DocumentGraphException

      public DocumentGraphException(SDDocumentType document)
  • Method Details