Class SysNotSupportException

All Implemented Interfaces:
Serializable

public class SysNotSupportException extends AbstractException
系统不支持
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • SysNotSupportException

      public SysNotSupportException(String err, String tag)
    • SysNotSupportException

      public SysNotSupportException(String err)
    • SysNotSupportException

      public SysNotSupportException()