public class ChangeDetailApplyException extends RuntimeException
ChangeDetail
to a target Trackable
failed.Constructor and Description |
---|
ChangeDetailApplyException() |
ChangeDetailApplyException(String message) |
ChangeDetailApplyException(String message,
Throwable cause) |
ChangeDetailApplyException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ChangeDetailApplyException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.