hr.tis.mgw.client.security
Class NoRouteCredentialsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byhr.tis.mgw.client.security.NoRouteCredentialsException
All Implemented Interfaces:
java.io.Serializable

Deprecated. Deprecated for mGw version 2.

public class NoRouteCredentialsException
extends java.lang.Exception

Thrown when there are no security credentials available for specified route. Credentials and authentication are now used directly in xManager2. Specify username and password parameters for various methods to achive authentication.

See Also:
Serialized Form

Constructor Summary
NoRouteCredentialsException(java.lang.String message)
          Deprecated.  
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoRouteCredentialsException

public NoRouteCredentialsException(java.lang.String message)
Deprecated. 


Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.