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:
java.io.Serializable

public class DefaultAliasNotFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DefaultAliasNotFoundException()
           
DefaultAliasNotFoundException(java.lang.String arg0)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DefaultAliasNotFoundException

public DefaultAliasNotFoundException()

DefaultAliasNotFoundException

public DefaultAliasNotFoundException(java.lang.String arg0)
Parameters:
arg0 -