Class GLKTextureLoaderError

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class GLKTextureLoaderError
extends NSError
  • Constructor Details

    • GLKTextureLoaderError

      protected GLKTextureLoaderError​(NSObject.SkipInit skipInit)
  • Method Details

    • getErrorCode

      public GLKTextureLoaderErrorCode getErrorCode()
      Overrides:
      getErrorCode in class NSError
    • getError

      public String getError()
      Since:
      Available in iOS 5.0 and later.
    • getGLError

      public long getGLError()
      Since:
      Available in iOS 5.0 and later.
    • getClassDomain

      @Deprecated public static String getClassDomain()
      Deprecated.
      Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)