Modifier and Type | Method and Description |
---|---|
FaultInfo |
LibraryServiceException.getFaultInfo()
Returns a bean that contains additional information about the exception.
|
FaultInfo |
SecurityServiceException.getFaultInfo()
Returns a bean that contains additional information about the exception.
|
FaultInfo |
UserDirectoryServiceException.getFaultInfo()
Returns a bean that contains additional information about the exception.
|
FaultInfo |
InformationModelServiceException.getFaultInfo()
Returns a bean that contains additional information about the exception.
|
FaultInfo |
UpdateAnalysisServiceException.getFaultInfo()
Returns a bean that contains additional information about the exception.
|
Constructor and Description |
---|
InformationModelServiceException(java.lang.String message,
FaultInfo faultInfo)
Creates a new instance.
|
InformationModelServiceException(java.lang.String message,
FaultInfo faultInfo,
java.lang.Throwable cause)
Creates a new instance.
|
LibraryServiceException(java.lang.String message,
FaultInfo faultInfo)
Creates a new instance.
|
LibraryServiceException(java.lang.String message,
FaultInfo faultInfo,
java.lang.Throwable cause)
Creates a new instance.
|
SecurityServiceException(java.lang.String message,
FaultInfo faultInfo)
Creates a new instance.
|
SecurityServiceException(java.lang.String message,
FaultInfo faultInfo,
java.lang.Throwable cause)
Creates a new instance.
|
UpdateAnalysisServiceException(java.lang.String message,
FaultInfo faultInfo)
Creates a new instance.
|
UpdateAnalysisServiceException(java.lang.String message,
FaultInfo faultInfo,
java.lang.Throwable cause)
Creates a new instance.
|
UserDirectoryServiceException(java.lang.String message,
FaultInfo faultInfo)
Creates a new instance.
|
UserDirectoryServiceException(java.lang.String message,
FaultInfo faultInfo,
java.lang.Throwable cause)
Creates a new instance.
|
Copyright © 2013-2020 TIBCO Software Inc. All Rights Reserved.