Class Error


  • public class Error
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Error()
      Creates a new instance of Error
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String gluErrorString​(int errorCode)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Error

        public Error()
        Creates a new instance of Error
    • Method Detail

      • gluErrorString

        public static java.lang.String gluErrorString​(int errorCode)