public class NodeCreationFailedException extends Exception
| Constructor and Description |
|---|
NodeCreationFailedException()
Default constructor with no message.
|
NodeCreationFailedException(ComposedType type,
String message)
Creates a NodeCreationFailedException with the given Message.
|
NodeCreationFailedException(String message)
Creates a NodeCreationFailedException with the given Message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NodeCreationFailedException()
public NodeCreationFailedException(String message)
message - public NodeCreationFailedException(ComposedType type, String message)
type - message - Copyright © 2017 SAP SE. All Rights Reserved.