StackUnderflowException

class StackUnderflowException(message: String?) : NoSuchElementException

Properties

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