public class HybrisSystemException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
HybrisSystemException(java.lang.String message)
Creates a new instance with the given message.
|
HybrisSystemException(java.lang.String message,
java.lang.Throwable cause)
Creates a new instance using the given message and
cause exception.
|
public HybrisSystemException(java.lang.String message)
message - the reason for this HybrisSystemExceptionpublic HybrisSystemException(java.lang.String message,
java.lang.Throwable cause)
message - The reason for this HybrisSystemException.cause - the Throwable that caused this HybrisSystemException.Copyright © 2018 SAP SE. All Rights Reserved.