Class TileProcessingException

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

public class TileProcessingException extends RuntimeException
See Also:
  • Constructor Details

    • TileProcessingException

      public TileProcessingException(String message)
    • TileProcessingException

      public TileProcessingException(String message, Throwable cause)