Sfbx Error Throwable
RuntimeException is the superclass of this exception that can be thrown during the normal operation of the Java Virtual Machine. SfbxErrorThrowable is an unchecked exceptions. Unchecked exceptions do not need to be declared in a method or constructor's throws clause if they can be thrown by the execution of the method or constructor and propagate outside the method or constructor boundary.