Clearspace API (2.5.29) Core Javadocs

com.jivesoftware.community
Class PresenterTemplateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jivesoftware.community.JiveException
              extended by com.jivesoftware.community.PresenterTemplateException
All Implemented Interfaces:
Serializable

public class PresenterTemplateException
extends JiveException

Thrown if there are errors processing a presentation template

See Also:
DocumentPresenter, Serialized Form

Constructor Summary
PresenterTemplateException()
           
PresenterTemplateException(String msg)
           
PresenterTemplateException(String msg, Throwable throwable)
           
PresenterTemplateException(Throwable throwable)
           
 
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

PresenterTemplateException

public PresenterTemplateException()

PresenterTemplateException

public PresenterTemplateException(String msg)

PresenterTemplateException

public PresenterTemplateException(String msg,
                                  Throwable throwable)

PresenterTemplateException

public PresenterTemplateException(Throwable throwable)

Clearspace Project Page

Copyright © 1999-2007 Jive Software.