com.sap.portal.pcm.alias
Class DefaultAliasNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.portal.pcm.alias.DefaultAliasNotFoundException
- All Implemented Interfaces:
- Serializable
public class DefaultAliasNotFoundException
- extends Exception
An exception that indicates that a specified alias is not defined for the
current system.
This exception is thrown when ISystem.changeDefaultAlias
is called to change the default alias to a specified alias, but the
specified alias is not defined for the system.
First, define an alias for a system by calling ISystem.addAlias.
If there is only one alias for the system, it is automatically set as the
default. If a default alias already exists, call changeDefaultAlias
to set the new alias as the default.
- 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 |
DefaultAliasNotFoundException
public DefaultAliasNotFoundException()
- Class constructor with no detailed message.
DefaultAliasNotFoundException
public DefaultAliasNotFoundException(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 2013 SAP AG Complete Copyright Notice