public class MissingMessagePropertyException extends WonMessageNotWellFormedException
| Constructor and Description |
|---|
MissingMessagePropertyException(java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace,
java.net.URI missingProperty) |
MissingMessagePropertyException(java.lang.Throwable cause,
java.net.URI missingProperty) |
MissingMessagePropertyException(java.net.URI missingProperty) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getMissingProperty() |
public MissingMessagePropertyException(java.net.URI missingProperty)
public MissingMessagePropertyException(java.lang.Throwable cause,
java.net.URI missingProperty)
public MissingMessagePropertyException(java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace,
java.net.URI missingProperty)
Copyright © 2019. All Rights Reserved.