com.arsdigita.cms.lifecycle
Class PublishingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.arsdigita.util.UncheckedWrapperException
                  extended bycom.arsdigita.cms.lifecycle.PublishingException
All Implemented Interfaces:
Serializable

public class PublishingException
extends com.arsdigita.util.UncheckedWrapperException

Lifecycle exception

Version:
$Revision: #6 $ $Date: 2004/04/07 $
Author:
Michael Pih (pihman@arsdigita.com)
See Also:
Serialized Form

Field Summary
static String versionId
           
 
Constructor Summary
PublishingException(Exception e)
           
PublishingException(String message)
           
PublishingException(String s, Throwable rootCause)
           
PublishingException(Throwable rootCause)
           
 
Methods inherited from class com.arsdigita.util.UncheckedWrapperException
getMessage, getRootCause, hasRootCause, printStackTrace, printStackTrace, printStackTrace, throwLoggedException, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

PublishingException

public PublishingException(String message)

PublishingException

public PublishingException(Exception e)

PublishingException

public PublishingException(Throwable rootCause)

PublishingException

public PublishingException(String s,
                           Throwable rootCause)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC