Поделиться через


InvalidPLException(Throwable) constructor

Initializes a new instance of the InvalidPLException class with a default message and tag and the specified inner exception.

Signature

public InvalidPLException(Throwable e)

Parameters

Name Datatype Description
e
Throwable
The inner exception.

Returns

InvalidPLException

Defined in

InvalidPLException.java