Package

pl.touk.nussknacker.ui.process

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. case class ProcessIllegalAction(message: String) extends Exception with IllegalOperationError with Product with Serializable

    Permalink
  2. case class ProcessValidationError(message: String) extends Exception with BadRequestError with Product with Serializable

    Permalink

Value Members

  1. object ProcessIllegalAction extends Serializable

    Permalink

Ungrouped