Package 

Enum ErrorType

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ErrorType
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NATIVE
      JS
    • Method Summary

      Modifier and Type Method Description
      static Array<ErrorType> values()
      static ErrorType valueOf(String name)
      String getName()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait