Class ValidationError

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: PresentationFramework
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Controls.ValidationError
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • getException

        public NetException getException()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setException

        public void setException​(NetException Exception)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBindingInError

        public NetObject getBindingInError()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getErrorContent

        public NetObject getErrorContent()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setErrorContent

        public void setErrorContent​(NetObject ErrorContent)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRuleInError

        public ValidationRule getRuleInError()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRuleInError

        public void setRuleInError​(ValidationRule RuleInError)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable