com.sapportals.portal.useragent
Class UserAgentPatternParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sapportals.portal.useragent.UserAgentPatternParserException
- All Implemented Interfaces:
- Serializable
Deprecated. Use the UserAgent in project uicore
public class UserAgentPatternParserException
- extends Exception
The exception that indicates that a pattern expression contains syntax
errors.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UserAgentPatternParserException
public UserAgentPatternParserException(String errMsg,
String parsed,
int position,
char expected)
- Deprecated.
- A constructor that sets an error message, specifies the string to parse,
a position and the character expected.
- Parameters:
errMsg - an error messageparsed - a string to parseposition - a positionexpected - a character that is expected
UserAgentPatternParserException
public UserAgentPatternParserException(String errMsg,
String parsed,
int position)
- Deprecated.
- A constructor that sets an error message, specifies the string to parse,
and a position.
- Parameters:
errMsg - an error messageparsed - a string to parseposition - a position
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