
skinny.engine.control.PassException.scala Maven / Gradle / Ivy
The newest version!
package skinny.engine.control
import scala.util.control.NoStackTrace
/**
* Represents pass operations at skinny-engine code.
*/
class PassException
extends Throwable
with NoStackTrace
© 2015 - 2025 Weber Informatics LLC | Privacy Policy