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