Class PreprocessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gaia3d.basic.exception.PreprocessingException
All Implemented Interfaces:
Serializable

public class PreprocessingException extends RuntimeException
See Also:
  • Constructor Details

    • PreprocessingException

      public PreprocessingException(String message)
    • PreprocessingException

      public PreprocessingException(String message, Throwable cause)