tecgraf.openbus.core.v2_0.services.access_control
Class MissingCertificate

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.access_control.MissingCertificate
All Implemented Interfaces:
Serializable, IDLEntity

public final class MissingCertificate
extends UserException

Generated from IDL exception "MissingCertificate".

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

Field Summary
 String entity
           
 
Constructor Summary
MissingCertificate()
           
MissingCertificate(String entity)
           
MissingCertificate(String _reason, String entity)
           
 
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
 

Field Detail

entity

public String entity
Constructor Detail

MissingCertificate

public MissingCertificate()

MissingCertificate

public MissingCertificate(String _reason,
                          String entity)

MissingCertificate

public MissingCertificate(String entity)


Copyright © 2014. All Rights Reserved.