org.opencrx.kernel.utils.rtf
Class BookmarkNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.opencrx.kernel.utils.rtf.BookmarkNotFoundException
All Implemented Interfaces:
Serializable

public class BookmarkNotFoundException
extends Exception

See Also:
Serialized Form

Constructor Summary
BookmarkNotFoundException(String name, String text)
           
 
Method Summary
 String getBookmarkname()
           
 
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

BookmarkNotFoundException

public BookmarkNotFoundException(String name,
                                 String text)
Method Detail

getBookmarkname

public String getBookmarkname()


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.