tecgraf.openbus.core.v2_0.services
Class UnauthorizedOperation

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by tecgraf.openbus.core.v2_0.services.UnauthorizedOperation
All Implemented Interfaces:
Serializable, IDLEntity

public final class UnauthorizedOperation
extends UserException

Generated from IDL exception "UnauthorizedOperation".

Version:
generated at Feb 10, 2014 8:46:02 AM
Author:
JacORB IDL compiler V 3.3
See Also:
Serialized Form

Constructor Summary
UnauthorizedOperation()
           
UnauthorizedOperation(String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnauthorizedOperation

public UnauthorizedOperation()

UnauthorizedOperation

public UnauthorizedOperation(String value)


Copyright © 2014. All Rights Reserved.