scribe.handler.LogOverflowException.scala Maven / Gradle / Ivy
The newest version!
package scribe.handler
class LogOverflowException(message: String) extends RuntimeException(message)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy