package unsafe
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- abstract class FileLoaderException extends Throwable
- case class FileNotFound(cause: Throwable) extends FileLoaderException with Product with Serializable
- class JvmPlatform extends Platform
- case class NetworkError(cause: Throwable) extends FileLoaderException with Product with Serializable
- class PathResolutionError extends Exception
- trait Platform extends AnyRef
- trait PlatformSecrets extends AnyRef
- case class SocketTimeout(cause: Throwable) extends FileLoaderException with Product with Serializable
- case class UnexpectedStatusCode(resource: String, code: Int) extends Exception with Product with Serializable
- class UnsupportedUrlScheme extends Exception
Value Members
- object File
- object JvmPlatform
- object Platform
- object PlatformBuilder
-
object
UnsupportedFileSystem extends FileSystem
Unsupported file system.