@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public class DiffException
extends java.lang.Exception
| Constructor and Description |
|---|
DiffException(java.lang.String message) |
DiffException(java.lang.String message,
java.lang.Exception cause) |
public DiffException(java.lang.String message)
message - The message of the exception.public DiffException(java.lang.String message,
java.lang.Exception cause)
message - The message of the exception.cause - The cause of exception.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.