Interface SUNVMCID


  • public interface SUNVMCID
    The vendor minor code ID reserved for Sun by the OMG. All VMCIDs occupy the high order 20 bits.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int value
      The vendor minor code ID reserved for Sun.
    • Field Detail

      • value

        static final int value
        The vendor minor code ID reserved for Sun. This value is or'd with the high order 20 bits of the minor code to produce the minor value in a system exception.
        See Also:
        Constant Field Values