AttemptDeleteFaultInfo

Java class for AttemptDeleteFaultInfo complex type

.

The following schema fragment specifies the expected content contained within this class.


<complexType name="AttemptDeleteFaultInfo">
  <complexContent>
    <extension base="{http://kartverket.no/grunnbok/wsapi/v2/exception}ServiceFaultInfo">
      <sequence>
        <element name="bubbleId" type="{http://kartverket.no/grunnbok/wsapi/v2/domain/basistyper}GrunnbokBubbleObjectId"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the bubbleId property.
Link copied to clipboard
open fun getCategory(): String
Kategorisering av feil.
Link copied to clipboard
Maskinlesbar informasjon om exception.
Link copied to clipboard
Formatert, komplett, stacktrace som kan innrapporteres.
Link copied to clipboard
Sets the value of the bubbleId property.
Link copied to clipboard
open fun setCategory(value: String)
Sets the value of the category property.
Link copied to clipboard
Sets the value of the exceptionDetail property.
Link copied to clipboard
open fun setStackTraceText(value: String)
Sets the value of the stackTraceText property.