com.mchange.sysadmin

Members list

Type members

Classlikes

object Smtp

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Smtp.type
class SysadminException(message: String, cause: Throwable) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object TaskRunner

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
TaskRunner.type
class TaskRunner[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
class UnexpectedPriorState(message: String, cause: Throwable) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def abortUnexpectedPriorState(message: String): Nothing
def extractFullStackTrace(t: Throwable): String
def formatSize(num: Double, unit: String): String
def friendlyFileSize(bytes: Long): String
def timestamp: String

Concrete fields

val UnitGiB: Long
val UnitKiB: Long
val UnitMiB: Long
val UnitTiB: Long
lazy val hostname: Option[String]

Extensions

Extensions

extension (t: Throwable)(t: Throwable)
def fullStackTrace: String