Class BpmError

  • All Implemented Interfaces:
    ch.ivyteam.util.IIvyException, Serializable

    public class BpmError
    extends ch.ivyteam.util.IvyRuntimeException

    Provides information about an error that occured in the process.

    Use create(String) to create or throw a new BpmError.

    See Also:
    Serialized Form
    API:
    This is a public API.