public class UriNodePathException extends WonMessageProcessingException
| Constructor and Description |
|---|
UriNodePathException() |
UriNodePathException(java.lang.String message) |
UriNodePathException(java.lang.String message,
java.lang.Throwable cause) |
UriNodePathException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
UriNodePathException(java.lang.Throwable cause) |
public UriNodePathException()
public UriNodePathException(java.lang.String message)
public UriNodePathException(java.lang.String message,
java.lang.Throwable cause)
public UriNodePathException(java.lang.Throwable cause)
public UriNodePathException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Copyright © 2019. All Rights Reserved.