Uses of Class
org.teleal.cling.support.renderingcontrol.RenderingControlErrorCode

Packages that use RenderingControlErrorCode
org.teleal.cling.support.renderingcontrol   
 

Uses of RenderingControlErrorCode in org.teleal.cling.support.renderingcontrol
 

Methods in org.teleal.cling.support.renderingcontrol that return RenderingControlErrorCode
static RenderingControlErrorCode RenderingControlErrorCode.getByCode(int code)
           
static RenderingControlErrorCode RenderingControlErrorCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RenderingControlErrorCode[] RenderingControlErrorCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.teleal.cling.support.renderingcontrol with parameters of type RenderingControlErrorCode
RenderingControlException(RenderingControlErrorCode errorCode)
           
RenderingControlException(RenderingControlErrorCode errorCode, String message)
           
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.