org.ejbca.core.protocol.ws.client.gen
Class AuthorizationDeniedException_Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException_Exception
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="AuthorizationDeniedException",
          targetNamespace="http://ws.protocol.core.ejbca.org/")
public class AuthorizationDeniedException_Exception
extends java.lang.Exception

This class was generated by the JAXWS SI. JAX-WS RI 2.0_01-b59-fcs Generated source version: 2.0

See Also:
Serialized Form

Constructor Summary
AuthorizationDeniedException_Exception(java.lang.String message, AuthorizationDeniedException faultInfo)
           
AuthorizationDeniedException_Exception(java.lang.String message, AuthorizationDeniedException faultInfo, java.lang.Throwable cause)
           
 
Method Summary
 AuthorizationDeniedException getFaultInfo()
           
 
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

AuthorizationDeniedException_Exception

public AuthorizationDeniedException_Exception(java.lang.String message,
                                              AuthorizationDeniedException faultInfo)
Parameters:
message -
faultInfo -

AuthorizationDeniedException_Exception

public AuthorizationDeniedException_Exception(java.lang.String message,
                                              AuthorizationDeniedException faultInfo,
                                              java.lang.Throwable cause)
Parameters:
message -
faultInfo -
cause -
Method Detail

getFaultInfo

public AuthorizationDeniedException getFaultInfo()
Returns:
returns fault bean: org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException


2010 PrimeKey Solutions AB.