Class WorkException

  • All Implemented Interfaces:
    Serializable

    public class WorkException
    extends Exception
    This is a work manager API based on CommonJ.
    Author:
    Torkel Dominique
    See Also:
    WorkException, Serialized Form
    • Constructor Detail

      • WorkException

        public WorkException​(String string,
                             Throwable t)
        See Also:
        WorkException(String, Throwable)
      • WorkException

        public WorkException​(String s)
        See Also:
        WorkException(String)