public class UnsupportedPatternException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
UnsupportedPatternException() |
UnsupportedPatternException(java.lang.String message) |
UnsupportedPatternException(java.lang.String message,
java.lang.Throwable t) |
UnsupportedPatternException(java.lang.Throwable t) |
public UnsupportedPatternException()
public UnsupportedPatternException(java.lang.String message)
public UnsupportedPatternException(java.lang.Throwable t)
public UnsupportedPatternException(java.lang.String message,
java.lang.Throwable t)
Copyright © 2018 SAP SE. All Rights Reserved.