Class LeafRefDataValidationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
All Implemented Interfaces:
Serializable

public class LeafRefDataValidationFailedException extends Exception
See Also:
  • Constructor Details

    • LeafRefDataValidationFailedException

      public LeafRefDataValidationFailedException(String message, int errorsCount)
    • LeafRefDataValidationFailedException

      public LeafRefDataValidationFailedException(String message)
    • LeafRefDataValidationFailedException

      public LeafRefDataValidationFailedException(String message, Throwable cause)
  • Method Details

    • getValidationsErrorsCount

      public int getValidationsErrorsCount()