类 ArgumentsException

所有已实现的接口:
Serializable
直接已知子类:
ElementNotFoundException

public class ArgumentsException extends NestedRuntimeException
另请参阅:
  • 构造器详细资料

    • ArgumentsException

      public ArgumentsException()
    • ArgumentsException

      public ArgumentsException(String msg)
    • ArgumentsException

      public ArgumentsException(String msg, Throwable cause)