public class DifferentiationFailedException extends DiffException
Diff,
DiffAlgorithm,
Serialized Form| Constructor and Description |
|---|
DifferentiationFailedException() |
DifferentiationFailedException(String msg) |
DifferentiationFailedException(String message,
Throwable cause) |
DifferentiationFailedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DifferentiationFailedException()
public DifferentiationFailedException(String msg)
public DifferentiationFailedException(String message, Throwable cause)
public DifferentiationFailedException(Throwable cause)
Copyright © 2003–2021 Sakai Project. All rights reserved.