public class ForeignIdAlreadyExistsServiceException extends ForeignIdServiceException
| Constructor and Description |
|---|
ForeignIdAlreadyExistsServiceException(ForeignIdPersistenceServiceException exception)
Constructor that transform message from persistence exception to the current.
|
ForeignIdAlreadyExistsServiceException(java.lang.String message)
Constructor with message.
|
ForeignIdAlreadyExistsServiceException(java.lang.String message,
java.lang.Throwable cause)
Constructor with message and
Throwable. |
public ForeignIdAlreadyExistsServiceException(java.lang.String message)
message - public ForeignIdAlreadyExistsServiceException(java.lang.String message,
java.lang.Throwable cause)
Throwable.message - cause - public ForeignIdAlreadyExistsServiceException(ForeignIdPersistenceServiceException exception)
exception - Copyright © 2012-2023 anotheria.net. All Rights Reserved.