org.opencrx.kernel.utils.rtf
Class BookmarkIsNotCheckboxException

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

public class BookmarkIsNotCheckboxException
extends Exception

See Also:
Serialized Form

Constructor Summary
BookmarkIsNotCheckboxException(String name)
           
 
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

BookmarkIsNotCheckboxException

public BookmarkIsNotCheckboxException(String name)
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.