org.csapi.fw
Class P_NO_ACCEPTABLE_SIGNING_ALGORITHM

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.csapi.fw.P_NO_ACCEPTABLE_SIGNING_ALGORITHM
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class P_NO_ACCEPTABLE_SIGNING_ALGORITHM
extends org.omg.CORBA.UserException

Generated from IDL definition of exception "P_NO_ACCEPTABLE_SIGNING_ALGORITHM"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
 java.lang.String ExtraInformation
           
 
Constructor Summary
P_NO_ACCEPTABLE_SIGNING_ALGORITHM()
           
P_NO_ACCEPTABLE_SIGNING_ALGORITHM(java.lang.String ExtraInformation)
           
P_NO_ACCEPTABLE_SIGNING_ALGORITHM(java.lang.String _reason, java.lang.String ExtraInformation)
           
 
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

ExtraInformation

public java.lang.String ExtraInformation
Constructor Detail

P_NO_ACCEPTABLE_SIGNING_ALGORITHM

public P_NO_ACCEPTABLE_SIGNING_ALGORITHM()

P_NO_ACCEPTABLE_SIGNING_ALGORITHM

public P_NO_ACCEPTABLE_SIGNING_ALGORITHM(java.lang.String _reason,
                                         java.lang.String ExtraInformation)

P_NO_ACCEPTABLE_SIGNING_ALGORITHM

public P_NO_ACCEPTABLE_SIGNING_ALGORITHM(java.lang.String ExtraInformation)


Copyright © 2009. All Rights Reserved.