org.omg.CORBA
Class NO_PERMISSION
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.omg.CORBA.SystemException
org.omg.CORBA.NO_PERMISSION
- All Implemented Interfaces:
- Serializable
public class NO_PERMISSION
- extends SystemException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NO_PERMISSION
public NO_PERMISSION()
NO_PERMISSION
public NO_PERMISSION(int minor,
CompletionStatus completed)
NO_PERMISSION
public NO_PERMISSION(String reason)
NO_PERMISSION
public NO_PERMISSION(String reason,
int minor,
CompletionStatus completed)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.