MalformedInputException
open expect class MalformedInputException : Throwable
Constructors
MalformedInputException(message: String) |
Properties
open val message: String? |
Extension Properties
Root cause of the Throwable. |
Inheritors
class TooLongLineException : MalformedInputException |