SecurityException相反。应用程序代码不应该直接引用这个类,和RMISecurityManager不再把这类java.lang.SecurityException。
@Deprecated public class RMISecurityException extends SecurityException
RMISecurityException信号之一,
java.rmi.RMISecurityManager的方法执行的过程中出现了一个安全例外。
| Constructor and Description |
|---|
RMISecurityException(String name)
过时的。
没有更换
|
RMISecurityException(String name, String arg)
过时的。
没有更换
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated public RMISecurityException(String name)
RMISecurityException消息。
name -详细信息
@Deprecated public RMISecurityException(String name, String arg)
RMISecurityException消息。
name -详细信息
arg忽略
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.