A LineUnavailableException is an exception indicating that a line cannot be opened because it is unavailable. This situation arises most commonly when a requested line is already in use by another application.
A LineUnavailableException is an exception indicating that a line cannot be opened because it is unavailable. This situation arises most commonly when a requested line is already in use by another application.
(->line-unavailable-exception)
(->line-unavailable-exception message)
Constructor.
Constructs a LineUnavailableException that has the specified detail message.
message - a string containing the error detail message - java.lang.String
Constructor. Constructs a LineUnavailableException that has the specified detail message. message - a string containing the error detail message - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |