All Downloads are FREE. Search and download functionalities are using the official Maven repository.

os.Error.scala Maven / Gradle / Ivy

The newest version!
// Copyright 2013,2015 ~ Optersoft SL

package os

import os.serial.id
import os.store.Entity

@id(0xb3c67d)
class Error(
  @id(0xad9bd0) val code: Int,
  @id(0xf4ca1a) val message: String) extends Entity {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy