Package jadex.bdiv3.exceptions
Class JadexBDIGenerationRuntimeException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- jadex.bdiv3.exceptions.JadexBDIGenerationRuntimeException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class JadexBDIGenerationRuntimeException extends java.lang.RuntimeExceptionCreated by kalinowski on 16.08.16.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description JadexBDIGenerationRuntimeException(java.lang.String message, java.lang.Throwable cause) 
 -