Uses of Class
org.olat.core.logging.OLATRuntimeException

Packages that use OLATRuntimeException
org.olat.core.logging Logging 
 

Uses of OLATRuntimeException in org.olat.core.logging
 

Subclasses of OLATRuntimeException in org.olat.core.logging
 class AssertException
          Description:
used when a bug is detected e.g.
 class DBRuntimeException
          A DBRuntimeException is an exception that occurred in database access.
 class KnownIssueException
          Use this exception when you want to identify a situation where an exception occurs that we want to treat as a known issues case.
 class OLATSecurityException
          A DBRuntimeException is an exception that occurred in database access.
 class StaleObjectRuntimeException
           
 class StartupException
          Description:
Used if anything goes badly wrong during application startzp.