Uses of Class
org.praxislive.core.types.PError
Packages that use PError
Package
Description
-
Uses of PError in org.praxislive.code
Methods in org.praxislive.code with parameters of type PError -
Uses of PError in org.praxislive.code.userapi
Methods in org.praxislive.code.userapi that return PErrorMethods in org.praxislive.code.userapi with parameters of type PError -
Uses of PError in org.praxislive.core
Methods in org.praxislive.core with parameters of type PError -
Uses of PError in org.praxislive.core.services
Methods in org.praxislive.core.services with parameters of type PError -
Uses of PError in org.praxislive.core.types
Methods in org.praxislive.core.types that return PErrorModifier and TypeMethodDescriptionstatic PErrorCreate a PError of the given type and message.static PErrorCreate a PError wrapping the given Exception.static PErrorCreate a PError wrapping the given Exception, with a custom message.static PErrorCreate a PError of the given message.static PErrorParse a String as a PError.Methods in org.praxislive.core.types that return types with arguments of type PError