Class InvalidPathException
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/InvalidPathException.html
public class InvalidPathException : IllegalArgumentException, ISerializable, _Exception, IJVMBridgeCore
- Inheritance
-
JVMBridgeExceptionJVMBridgeException<Throwable>InvalidPathException
- Implements
-
IJVMBridgeCore
- Inherited Members
-
JVMBridgeException<Throwable>.Convert(JavaException)JVMBridgeException.New(IJavaObject)JVMBridgeException.New<TException>(IJavaObject)JVMBridgeException.IsInstanceOf(IJavaType)JVMBridgeException.IsInstanceOf<T>()JVMBridgeException.StackTraceJVMBridgeException.InnerExceptionJVMBridgeException.DynBridgeInstanceJVMBridgeException.BridgeInstance
Properties
BridgeClassName
public override string BridgeClassName { get; }