Module java.base
Package java.lang

Class IllegalCallerException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IllegalCallerException extends RuntimeException
Thrown to indicate that a method has been called by an inappropriate caller.
Since:
9
See Also: