Class AlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.util.AlreadyExistsException
All Implemented Interfaces:
Serializable

public class AlreadyExistsException extends Exception
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException()
    • AlreadyExistsException

      public AlreadyExistsException(String msg)