Package com.zeroc.Ice

Class SystemException

All Implemented Interfaces:
Serializable, Cloneable

public abstract class SystemException extends Exception
Base class for all Ice system exceptions. Ice system exceptions are currently Ice internal, non-documented exceptions.
See Also:
  • Field Details

  • Constructor Details

    • SystemException

      public SystemException()
    • SystemException

      public SystemException(Throwable cause)