spring-framework / org.springframework.ejb.access / EjbAccessException / <init>

<init>

EjbAccessException(msg: String)

Constructor for EjbAccessException.

Parameters

msg - the detail message

EjbAccessException(msg: String, cause: Throwable)

Constructor for EjbAccessException.

Parameters

msg - the detail message

cause - the root cause