com.sap.portal.pcm.alias
Class AliasAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.portal.pcm.alias.AliasAlreadyExistsException
- All Implemented Interfaces:
- Serializable
public class AliasAlreadyExistsException
- extends Exception
An exception that indicates that a specific alias has already been defined
for a system.
This exception is thrown when ISystem.addAlias is called to
add an alias to a system, but the specified alias has already been defined
for that system.
- Since:
- EP6 SP9
- See Also:
ISystem,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AliasAlreadyExistsException
public AliasAlreadyExistsException()
- Class constructor with no detailed message.
AliasAlreadyExistsException
public AliasAlreadyExistsException(String s)
- Class constructor that creates a detailed message.
- Parameters:
s - the detailed message
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice