Class SystemUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.SystemUpdateException
All Implemented Interfaces:
Serializable

public final class SystemUpdateException extends Exception
See Also:
  • Constructor Details

    • SystemUpdateException

      public SystemUpdateException(String message)
    • SystemUpdateException

      public SystemUpdateException(String message, Throwable cause)
    • SystemUpdateException

      public SystemUpdateException(Throwable cause)