Class IoSystemException

All Implemented Interfaces:
Serializable

public class IoSystemException extends RmsSystemException
RMSで捕捉済みを意味するIO例外
See Also:
  • Constructor Details

    • IoSystemException

      public IoSystemException(IOException cause)
    • IoSystemException

      public IoSystemException(String message, IOException cause)