Uses of Class
net.finmath.smartcontract.product.xml.ExceptionMessageHeader
Packages that use ExceptionMessageHeader
-
Uses of ExceptionMessageHeader in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ExceptionMessageHeaderMethods in net.finmath.smartcontract.product.xml that return ExceptionMessageHeaderModifier and TypeMethodDescriptionObjectFactory.createExceptionMessageHeader()
Create an instance ofExceptionMessageHeader
Exception.getHeader()
Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type ExceptionMessageHeaderModifier and TypeMethodDescriptionvoid
Exception.setHeader(ExceptionMessageHeader value)
Sets the value of the header property.