Class ExtendedError

    • Constructor Detail

      • ExtendedError

        public ExtendedError()
    • Method Detail

      • getHintHeight

        @OslcDescription("Values MUST be expressed in relative length units as defined in the W3C Cascading Style Sheets Specification (CSS 2.1) Em and ex units are interpreted relative to the default system font (at 100% size).")
        @OslcPropertyDefinition("http://open-services.net/ns/core#hintHeight")
        @OslcReadOnly
        @OslcTitle("Hint Height")
        public String getHintHeight()
      • getHintWidth

        @OslcDescription("Values MUST be expressed in relative length units as defined in the W3C Cascading Style Sheets Specification (CSS 2.1) Em and ex units are interpreted relative to the default system font (at 100% size).")
        @OslcPropertyDefinition("http://open-services.net/ns/core#hintWidth")
        @OslcReadOnly
        @OslcTitle("Hint Width")
        public String getHintWidth()
      • setHintHeight

        public void setHintHeight​(String hintHeight)
      • setHintWidth

        public void setHintWidth​(String hintWidth)
      • setMoreInfo

        public void setMoreInfo​(URI moreInfo)
      • setRel

        public void setRel​(String rel)