Uses of Class
org.teleal.cling.support.connectionmanager.ConnectionManagerErrorCode

Packages that use ConnectionManagerErrorCode
org.teleal.cling.support.connectionmanager   
 

Uses of ConnectionManagerErrorCode in org.teleal.cling.support.connectionmanager
 

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

Constructors in org.teleal.cling.support.connectionmanager with parameters of type ConnectionManagerErrorCode
ConnectionManagerException(ConnectionManagerErrorCode errorCode)
           
ConnectionManagerException(ConnectionManagerErrorCode errorCode, java.lang.String message)
           
 



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