public class SubscriptionFacadeException
extends java.lang.Exception
SubscriptionFacade.| Constructor and Description |
|---|
SubscriptionFacadeException(java.lang.String message) |
SubscriptionFacadeException(java.lang.String message,
java.lang.Throwable cause) |
SubscriptionFacadeException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SubscriptionFacadeException(java.lang.Throwable cause) |
public SubscriptionFacadeException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
public SubscriptionFacadeException(java.lang.String message,
java.lang.Throwable cause)
public SubscriptionFacadeException(java.lang.String message)
public SubscriptionFacadeException(java.lang.Throwable cause)
Copyright © 2018 SAP SE. All Rights Reserved.