com.sapportals.portal.useragent

Class UserAgentSetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.portal.useragent.UserAgentSetException
All Implemented Interfaces:
Serializable

Deprecated. Use the UserAgent in project uicore

public class UserAgentSetException
extends Exception

The exception that indicates incorrect handling of a user agent set.

See Also:
Serialized Form

Constructor Summary
UserAgentSetException(String why)
          Deprecated. A constructor that sets an error message.
UserAgentSetException(Throwable reason, String why)
          Deprecated. A constructor that sets a nested exception and an error message.
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserAgentSetException

public UserAgentSetException(Throwable reason,
                             String why)
Deprecated. 
A constructor that sets a nested exception and an error message.

Parameters:
reason - a nested exception
why - an error message

UserAgentSetException

public UserAgentSetException(String why)
Deprecated. 
A constructor that sets an error message.

Parameters:
why - an error message
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS [sap.com] tc/ep/useragent/api api EP-PIN


Copyright 2015 SAP AG Complete Copyright Notice