Class UnKnownRuntimeException

All Implemented Interfaces:
Serializable

public class UnKnownRuntimeException extends AbstractRuntimeException
未知错误
Since:
1.0.1
Version:
1.0.1
Author:
xmagic
See Also:
  • Constructor Details

    • UnKnownRuntimeException

      public UnKnownRuntimeException(String err, String tag)
    • UnKnownRuntimeException

      public UnKnownRuntimeException(String err)
    • UnKnownRuntimeException

      public UnKnownRuntimeException()