org.exoplatform.services.wcm.publication.lifecycle.simple
Class PortalNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.services.wcm.publication.lifecycle.simple.PortalNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class PortalNotFoundException
extends java.lang.Exception

Created by The eXo Platform SAS Author : DANG TAN DUNG dzungdev@gmail.com Sep 19, 2008

See Also:
Serialized Form

Constructor Summary
PortalNotFoundException(java.lang.String message)
          Instantiates a new portal not found exception.
 
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

PortalNotFoundException

public PortalNotFoundException(java.lang.String message)
Instantiates a new portal not found exception.

Parameters:
message - the message


Copyright © 2010 eXo Platform SAS. All Rights Reserved.