
skinny.engine.multipart.SizeConstraintExceededException.scala Maven / Gradle / Ivy
The newest version!
package skinny.engine.multipart
class SizeConstraintExceededException(
message: String,
t: Throwable) extends Exception(message, t)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy