3 lines
134 B
Kotlin
3 lines
134 B
Kotlin
package top.fatweb.oxygen.api.exception
|
|
|
|
class ToolHasPublish : RuntimeException("The tool has been published and cannot be modified") |