Skip to content

Fault - UnexpectedFault

Java Class

com.omnissa.vdi.vlsi.binding.vdi.fault.UnexpectedFault

Extends

ViewRuntimeFault

See also

MapEntry

Since

Horizon View 6.0

Fault Description

Indicated any internal failure during the method call.

Data Object Properties

Name Type Description
causeString xsd:string The underlying cause of the fault. 1
causeStackTrace xsd:string[] The stack trace of the underlying error. 1
errorCode xsd:string An optional code associated with the underlying error. See list of error codes for more information. 1
errorAttributes MapEntry[] An optional set of attributes associated with the underlying error. See list of error attributes for more information. 1 2
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None

  1. This property need not be set. 

  2. This property is a set of entries with unique "key" members.