ACRAConfigurationException

A simple Exception used when required configuration items are missing.

Author

Kevin Gaudin

Constructors

Link copied to clipboard
constructor(msg: String?)
constructor(detailMessage: String?, throwable: Throwable?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard