Class ConflictingResourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iese.mydata.exception.ConflictingResourceException
All Implemented Interfaces:
Serializable

public class ConflictingResourceException extends Exception
See Also:
  • Constructor Details

    • ConflictingResourceException

      public ConflictingResourceException(String string, Exception e)
    • ConflictingResourceException

      public ConflictingResourceException(String string)
  • Method Details

    • getStatus

      public int getStatus()