in Technology by

What is System level Exception in EJB?

1 Answer

0 votes
by
Any exception which is not caused by business logic or business code. RuntimeException, RemoteException are SystemException. For example, error during ejb lookup.Then EJB container treats such exception as System level exception.

Related questions

0 votes
    What is Application level Exception in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is method level interceptor in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is class level interceptor in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Que. The term Operation system means (a) A Set of programs which controls computer working. (b) The way ... disk drive operates. Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    What is the difference between Hibernate and EJB 3? Do not you think EJB 3 is just a clone of Hibernate?...
asked Jun 5, 2021 in Technology by JackTerrance
0 votes
    How EJB Container handles exceptions?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Explain annotation in EJB to do the database entity relationships/mappings....
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is JNDI? Explain its terms in terms of EJB....
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is Container Managed Transactions in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What ACID stands for in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
0 votes
    What is default interceptor in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
0 votes
    How EJB implements dependency injection?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Which annoatation is used to inject SessionContext into an ejb?...
asked Nov 7, 2020 in Technology by JackTerrance
...