com.xpn.xwiki.user.api
Class XWikiRightNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.xpn.xwiki.user.api.XWikiRightNotFoundException
- All Implemented Interfaces:
- Serializable
public class XWikiRightNotFoundException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XWikiRightNotFoundException
public XWikiRightNotFoundException()
- Could not find the item you were looking for you
XWikiRightNotFoundException
public XWikiRightNotFoundException(String msg)
- Could not find the item you were looking for you
- Parameters:
msg
- message you want to send
Copyright © 2004-2013 XWiki. All Rights Reserved.