Created
August 12, 2016 14:46
-
-
Save MaximilianoRicoTabo/7ae0ef1f05f59bd090c7c7bf95c3e881 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.reflect.InvocationTargetException | |
at sun.reflect.GeneratedMethodAccessor434.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at com.teamhub.infrastructure.security.RuleInvoker.invoke(RuleInvoker.java:129) | |
at com.teamhub.infrastructure.security.AclPermissionEvaluator.hasPermission(AclPermissionEvaluator.java:130) | |
at com.teamhub.aclrules.node.CommentAclRules.canView(CommentAclRules.java:211) | |
at sun.reflect.GeneratedMethodAccessor434.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) | |
at com.teamhub.infrastructure.security.RuleInvoker.invoke(RuleInvoker.java:129) | |
at com.teamhub.infrastructure.security.AclPermissionEvaluator.hasPermission(AclPermissionEvaluator.java:130) | |
at com.teamhub.aclrules.node.CommentAclRules.canView(CommentAclRules.java:211) | |
at sun.reflect.GeneratedMethodAccessor434.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:606) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment