Class StemAddAlreadyExistsException

All Implemented Interfaces:
Serializable

public class StemAddAlreadyExistsException extends StemAddException
See Also:
  • Constructor Details

    • StemAddAlreadyExistsException

      public StemAddAlreadyExistsException()
    • StemAddAlreadyExistsException

      public StemAddAlreadyExistsException(String msg, Throwable cause)
      Parameters:
      msg -
      cause -
    • StemAddAlreadyExistsException

      public StemAddAlreadyExistsException(String msg)
      Parameters:
      msg -
    • StemAddAlreadyExistsException

      public StemAddAlreadyExistsException(Throwable cause)
      Parameters:
      cause -