com.sap.portal.pcm.alias

Class AmbiguousAliasException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sap.portal.pcm.alias.AmbiguousAliasException
All Implemented Interfaces:
Serializable

public class AmbiguousAliasException
extends RuntimeException

An exception that indicates that a system alias has been defined both in the portal registry and in the PCD.
This exception is thrown when ISystems.getSystemId is called to resolve an alias to a system, but the alias is defined in both the portal registry as a dynamically resolved system alias and also in the PCD for a specific system.

Since:
EP6 SP11
See Also:
ISystems, IDynamicSystemService, Serialized Form

Constructor Summary
AmbiguousAliasException()
          Class constructor with no detailed message.
AmbiguousAliasException(String s)
          Class constructor that creates a detailed 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

AmbiguousAliasException

public AmbiguousAliasException()
Class constructor with no detailed message.


AmbiguousAliasException

public AmbiguousAliasException(String s)
Class constructor that creates a detailed message.

Parameters:
s - the detailed message
Access Rights

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