public class IdConflictException extends Exception
| コンストラクタと説明 |
|---|
IdConflictException() |
IdConflictException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IdConflictException()
public IdConflictException(String message)
message - the message string.Copyright © 2017. All rights reserved.