public class OpflowRestrictedTestingException extends OpflowOperationException
| Constructor and Description |
|---|
OpflowRestrictedTestingException() |
OpflowRestrictedTestingException(String message) |
OpflowRestrictedTestingException(String message,
Throwable cause) |
OpflowRestrictedTestingException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
OpflowRestrictedTestingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OpflowRestrictedTestingException()
public OpflowRestrictedTestingException(String message)
public OpflowRestrictedTestingException(String message, Throwable cause)
public OpflowRestrictedTestingException(Throwable cause)
Copyright © 2017. All rights reserved.