Class CeilNotProvidedForWeightException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
megamek.common.exceptions.CeilNotProvidedForWeightException
All Implemented Interfaces:
Serializable

public class CeilNotProvidedForWeightException extends RuntimeException
Exception to catch when a Ceil is not passed to a method for weight calculations within the Structure verifier.
See Also:
  • Constructor Details

    • CeilNotProvidedForWeightException

      public CeilNotProvidedForWeightException()