We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcfbf9 commit a0178aeCopy full SHA for a0178ae
src/main/clojure/clojure/contrib/jmx/client.clj
@@ -45,7 +45,7 @@
45
InternalError
46
java.io.NotSerializableException
47
java.lang.ClassNotFoundException
48
- javax.management.AttributeNotFoundExceptiont
+ javax.management.AttributeNotFoundException
49
javax.management.RuntimeMBeanException]
50
"Exceptions that might be thrown if you try to read an unsupported
51
attribute. Found these by testing agains jconsole and Tomcat. This
0 commit comments