Class LPCLoadResult
java.lang.Object
io.github.protasm.jvmud.compiler.exec.LPCLoadResult
Result wrapper for loading LPC objects, allowing callers to handle failures gracefully.
-
Method Summary
Modifier and TypeMethodDescriptionerror()static LPCLoadResulthandle()booleanstatic LPCLoadResultsuccess(LPCObjectHandle handle)
-
Method Details
-
success
-
failure
-
succeeded
public boolean succeeded() -
handle
-
error
-