public class DataFlowSchemaMigrationException extends RuntimeException
Constructor and Description |
---|
DataFlowSchemaMigrationException(String message)
Exception will use the message specified.
|
DataFlowSchemaMigrationException(String message,
Throwable throwable)
Exception will use the message specified.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataFlowSchemaMigrationException(String message, Throwable throwable)
message
- the text that will be associated with the exception.throwable
- the exception that is being wrapped.public DataFlowSchemaMigrationException(String message)
message
- the text that will be associated with the exception.Copyright © 2023 Pivotal Software, Inc.. All rights reserved.