org.outerj.xreporter.report
Class ReportAccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.outerj.xreporter.report.ReportAccessDeniedException
- All Implemented Interfaces:
- LocalizedException, java.io.Serializable
- public class ReportAccessDeniedException
- extends java.lang.Exception
- implements LocalizedException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
reportDefinitionId
protected java.lang.String reportDefinitionId
userName
protected java.lang.String userName
ReportAccessDeniedException
public ReportAccessDeniedException(java.lang.String reportDefinitionId,
java.lang.String userName)
getMessage
public java.lang.String getMessage()
getLocalizedMessage
public java.lang.String getLocalizedMessage(ResourceHandle resourceHandle)
- Specified by:
getLocalizedMessage
in interface LocalizedException